apiargs-MongoDBDatabase-method-command-option.yaml 231 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
source:
  file: apiargs-common-option.yaml
  ref: readPreference
operation: MongoDB\\Database::command
position: 1
---
source:
  file: apiargs-common-option.yaml
  ref: typeMap
operation: MongoDB\\Database::command
position: 2
...