EpisodeSort
No description
type EpisodeSort {
sortBy: EpisodeSortType!
direction: SortDirection
}
No description
type EpisodeSort {
sortBy: EpisodeSortType!
direction: SortDirection
}
sortBy (EpisodeSortType!)direction (SortDirection)