apiargs-MongoDBCollection-method-updateMany-option.yaml 343 Bytes
Newer Older
1
source:
2 3 4 5 6
  file: apiargs-MongoDBCollection-common-option.yaml
  ref: upsert
---
source:
  file: apiargs-MongoDBCollection-common-option.yaml
7 8 9
  ref: bypassDocumentValidation
---
source:
10 11
  file: apiargs-MongoDBCollection-common-option.yaml
  ref: collation
12 13
---
source:
14
  file: apiargs-MongoDBCollection-common-option.yaml
15
  ref: writeConcern
16
...