The result of an updateOne or updateMany operation a RemoteMongoCollection.
updateOne
updateMany
The number of documents that matched the filter.
The number of documents matched by the query.
The identifier of the inserted document if an upsert took place.
Generated using TypeDoc
The result of an
updateOne
orupdateMany
operation a RemoteMongoCollection.