QuerySortByFieldInput
No description
1input QuerySortByFieldInput {2name: String!3order: SortByField!4}
Fields
name ● String! non-null scalar common
order ● SortByField! non-null enum common
Member Of
QuerySortInputinput