apiargs-method-watch-param.yaml 255 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 arg_name: param name: $pipeline type: array|object description: | The pipeline of stages to append to an initial ``$changeStream`` stage. interface: phpmethod operation: ~ optional: true --- source: file: apiargs-common-param.yaml ref: $options ...