Type alias CursorFlag

CursorFlag: "tailable" | "oplogReplay" | "noCursorTimeout" | "awaitData" | "partial"

Generated using TypeDoc