# ContentItemsSortInput

ContentItemsSortInput

One sorting criterion for the content items query. List several to break ties.

**Fields:**
- `direction`: `SortDirection!` - The direction to sort by.
- `field`: `ContentItemSortableKey!` - The field to sort by.