UpsertResult
The return value of upsertOne.
Properties
Link copied to clipboard
true if the update was acknowledged.
Link copied to clipboard
The number of matched documents.
Link copied to clipboard
The number of modified documents.
Link copied to clipboard
The number of upserted documents.
Link copied to clipboard
The _id of the upserted document, if any.