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