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