Optional
arrayOptional
collationSpecifies the collation to use for the operation.
Optional
hintA document or string that specifies the index to use to support the query predicate.
Optional
multiIf true, updates all documents that meet the query criteria.
The query that matches documents to update.
The modifications to apply.
Optional
upsertIf true, perform an insert if no documents match the query.
Generated using TypeDoc
An array of filter documents that determines which array elements to modify for an update operation on an array field.