Represents the options for some generic deleteOne command.
deleteOne
sort - The sort order to pick which document to delete if the filter selects multiple documents.
timeout - The timeout override for this method
Optional
The method timeout override.
See TimeoutDescriptor for much more information.
Represents the options for some generic
deleteOne
command.Field
sort - The sort order to pick which document to delete if the filter selects multiple documents.
Field
timeout - The timeout override for this method