Options to use when executing an updateOne or updateMany command on a RemoteMongoCollection.
updateOne
updateMany
When true, creates a new document if no document matches the query.
Generated using TypeDoc
RemoteUpdateOptions
Options to use when executing an
updateOne
orupdateMany
command on a RemoteMongoCollection.See Also