QueryResult
A response containing data to be represented in a table
Properties
Name | Type | Description | Notes |
---|---|---|---|
meta | PagedMetaResponse | ||
data | [QueryTableRow] | The table rows | |
columns | [Column] | The table columns |
A response containing data to be represented in a table
Name | Type | Description | Notes |
---|---|---|---|
meta | PagedMetaResponse | ||
data | [QueryTableRow] | The table rows | |
columns | [Column] | The table columns |