Represents the result of a delete command.
deletedCount - The number of deleted documents. Can be either 0 or 1.
Collection.deleteOne
The number of deleted documents.
Represents the result of a delete command.
Field
deletedCount - The number of deleted documents. Can be either 0 or 1.
See
Collection.deleteOne