apiargs-MongoDBCollection-method-insertOne-option.yaml 276 Bytes
Newer Older
1
source:
2
  file: apiargs-MongoDBCollection-common-option.yaml
3 4
  ref: bypassDocumentValidation
---
5 6 7
source:
  file: apiargs-common-option.yaml
  ref: session
8 9
post: |
  .. versionadded:: 1.3
10
---
11
source:
12
  file: apiargs-MongoDBCollection-common-option.yaml
13
  ref: writeConcern
14
...