| Class | Description |
|---|---|
| CountOptions |
The options for a count operation.
|
| FindOneAndModifyOptions |
The options to apply to a findOneAndUpdate, findOneAndReplace, or findOneAndDelete operation
(also commonly referred to as findOneAndModify operations).
|
| FindOptions |
The options to apply to a find operation (also commonly referred to as a query).
|
| InsertManyResult |
The result of an insert many operation.
|
| UpdateOptions |
The options to apply when updating documents.
|