A structural subset of the driver Database — what the collection resolver
reads.
collection(name: string): IMongoCollection
Returns the collection named name.
A structural subset of the driver Database — what the collection resolver
reads.
collection(name: string): IMongoCollection
Returns the collection named name.
import { type IMongoDatabase } from "database-plugin/src/index.ts";