apiargs-MongoDBDatabase-method-aggregate-param.yaml 263 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
arg_name: param
name: $pipeline
type: array
description: |
  Specifies an :manual:`aggregation pipeline </core/aggregation-pipeline>`
  operation.
interface: phpmethod
operation: ~
optional: false
---
source:
  file: apiargs-common-param.yaml
  ref: $options
...