Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
method Collection.prototype.deleteOne
import { Collection } from "https://deno.land/x/mongo@v0.31.2/src/collection/collection.ts";

Parameters

filter: Filter<T>
optional
options: DeleteOptions