Represents the result of a delete command.
deletedCount - The number of deleted documents. Can be any non-negative integer.
Collection.deleteMany
The number of deleted documents.
Represents the result of a delete command.
Field
deletedCount - The number of deleted documents. Can be any non-negative integer.
See
Collection.deleteMany