QueryResponse
Response from executing a DQL statement. Contains query results, affected document IDs, and any warnings or errors that occurred.
Developer ToolsDatabaseSynchronizationPeer-to-PeerEdge ComputingOffline-FirstMobile
Properties
| Name |
Type |
Description |
| error |
object |
|
| items |
array |
|
| mutatedDocumentIds |
array |
|
| queryType |
string |
Indicates the type of query that was executed |
| totalWarningsCount |
integer |
Total number of warnings generated during query execution |
| transactionId |
integer |
|
| warnings |
array |
|
JSON Schema