QueryResponse Interface
Result of a query. Its not intended to be used directly by client
Properties
Name | Type | Description | |
---|---|---|---|
rows | any[] | ||
status | QueryResponseStatus |
Defined in
- core/common/src/Paging.ts Line 52
Last Updated: 13 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
Result of a query. Its not intended to be used directly by client
Name | Type | Description | |
---|---|---|---|
rows | any[] | ||
status | QueryResponseStatus |
Last Updated: 13 June, 2024