Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method Collection.prototype.insert
Deprecated
Deprecated

Use insertOne, insertMany or bulkWrite instead.

import { Collection } from "https://deno.land/x/model@v1.2/dependencies/mongo.ts";

Parameters

optional
options: InsertOptions