INPUT_OBJECT

EngineSortField

link GraphQL Schema definition

1input EngineSortField {
3
2field: EngineOrderField!
5
4direction: OrderDirection
6}