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