ModelOrder
Input ObjectOrdering options for Model connections
| Field | Type | Default | Description |
|---|---|---|---|
| direction | OrderDirection!required | ASC | The ordering direction. |
| field | ModelOrderField!required | The field by which to order Models. |
Ordering options for Model connections
| Field | Type | Default | Description |
|---|---|---|---|
| direction | OrderDirection!required | ASC | The ordering direction. |
| field | ModelOrderField!required | The field by which to order Models. |