apiargs-MongoDBCollection-method-construct-option.yaml 469 Bytes
source:
  file: apiargs-common-option.yaml
  ref: readConcern
replacement:
  resource: "collection"
  parent: "manager"
---
source:
  file: apiargs-common-option.yaml
  ref: readPreference
replacement:
  resource: "collection"
  parent: "manager"
---
source:
  file: apiargs-MongoDBClient-method-construct-driverOptions.yaml
  ref: typeMap
---
source:
  file: apiargs-common-option.yaml
  ref: writeConcern
replacement:
  resource: "collection"
  parent: "manager"
...