CreatorSort
No description
type CreatorSort {
sortBy: CreatorSortType!
direction: SortDirection
}
No description
type CreatorSort {
sortBy: CreatorSortType!
direction: SortDirection
}
sortBy (CreatorSortType!)direction (SortDirection)