Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
method WireProtocol.prototype.commandSingle
import { WireProtocol } from "https://deno.land/x/mongo@v0.31.0/src/protocol/protocol.ts";

Parameters

db: string
body: Document

Returns

Promise<T>