Payload for updating a document or multiple documents in a table
Name | Type | Description | Notes |
---|---|---|---|
Table | string | Name of the document table | |
Cluster | string | Name of the document cluster | [optional] |
Doc | Object | Object containing the document fields to update | |
Id | long | Document ID | [optional] |
Query | QueryFilter | [optional] |