SQLQueryOrder
Input ObjectOrdering options for SQLQuery connections
| Field | Type | Default | Description |
|---|---|---|---|
| direction | OrderDirection!required | ASC | The ordering direction. |
| field | SQLQueryOrderField!required | The field by which to order SQLQueries. |
Ordering options for SQLQuery connections
| Field | Type | Default | Description |
|---|---|---|---|
| direction | OrderDirection!required | ASC | The ordering direction. |
| field | SQLQueryOrderField!required | The field by which to order SQLQueries. |