apiargs-MongoDBCollection-method-insertMany-param.yaml 223 Bytes
arg_name: param
name: $documents
type: array
description: |
  The documents to insert into the collection.
interface: phpmethod
operation: ~
optional: false
---
source:
  file: apiargs-common-param.yaml
  ref: $options
...