INPUT_OBJECT
1input CollectionItemSortArgInput {42# The ID of the field to sort by.3field: ID!75# The direction of the sort, either ascending or descending.6direction: SortOrder!8}