apiargs-MongoDBCollection-method-updateMany-param.yaml 272 Bytes
Newer Older
1
source:
2
  file: apiargs-MongoDBCollection-common-param.yaml
3 4
  ref: $filter
optional: false
5 6
replacement:
  action: " to update"
7 8
---
source:
9
  file: apiargs-MongoDBCollection-common-param.yaml
10 11 12 13
  ref: $update
---
source:
  file: apiargs-common-param.yaml
14
  ref: $options
15
...