Home > git-documentdb > CRUDInterface > insertFatDoc
CRUDInterface.insertFatDoc() method#
Signature:Parameters#
| Parameter | Type | Description |
|---|---|---|
| name | string | undefined | null | |
| data | JsonDoc | Uint8Array | string | |
| options | PutOptions |
Promise<PutResult >
Home > git-documentdb > CRUDInterface > insertFatDoc
| Parameter | Type | Description |
|---|---|---|
| name | string | undefined | null | |
| data | JsonDoc | Uint8Array | string | |
| options | PutOptions |
Promise<PutResult >