Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
interface CommandCursorOptions
import { type CommandCursorOptions } from "https://deno.land/x/mongo@v0.31.1/src/protocol/mod.ts";

Properties

id: bigint | number | string
ns: string
firstBatch: T[]
optional
maxTimeMS: number
optional
comment: Document