import { type mongoose } from "https://deno.land/x/mongoose@6.13.4/types/index.d.ts";
const { UpdateQuery } = mongoose;
Update query command to perform on the document
x/mongoose/types/index.d.ts>mongoose.UpdateQuery
import { type mongoose } from "https://deno.land/x/mongoose@6.13.4/types/index.d.ts";
const { UpdateQuery } = mongoose;
Update query command to perform on the document