Readonly
acknowledgedReadonly
deletedThe total number of documents deleted across all delete operations.
Optional
Readonly
deleteThe results of each individual delete operation that was successfully performed.
Readonly
insertedThe total number of documents inserted across all insert operations.
Optional
Readonly
insertThe results of each individual insert operation that was successfully performed.
Readonly
matchedThe total number of documents matched across all update operations.
Readonly
modifiedThe total number of documents modified across all update operations.
Optional
Readonly
updateThe results of each individual update operation that was successfully performed.
Readonly
upsertedThe total number of documents upserted across all update operations.
Whether the bulk write was acknowledged.