CategorySort
No description
type CategorySort {
sortBy: CategorySortType!
direction: SortDirection
}
No description
type CategorySort {
sortBy: CategorySortType!
direction: SortDirection
}
sortBy (CategorySortType!)direction (SortDirection)