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