apiargs-MongoDBDatabase-method-command-param.yaml 332 Bytes
arg_name: param
name: $command
type: array|object
description: |
  The :manual:`database command </reference/command>` document.
interface: phpmethod
operation: MongoDB\\Database::command
optional: false
position: 1
---
source:
  file: apiargs-common-param.yaml
  ref: $options
operation: MongoDB\\Database::command
position: 2
...