Home > git-documentdb > CRUDInterface > update
#
Signature: CRUDInterface.update() method#
ParametersParameter | 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 >