Determines rows order in transformed query. If there aren't any sortings, the original query sorting is kept.
Name | Type | Description | Notes |
---|---|---|---|
Field | string | Column of original query by which transfored query will be sorted. | [optional] |
Order | string | Sort order (ascending or descending). | [optional] |