CategoryFilters
Filters that can be applied to a categories query.
type CategoryFilters {
inCharts: [ChartPlatform]
podcastCount: RangeInput
}
Fields
inCharts ([ChartPlatform])
Filter by chart platforms that have this category (apple, spotify).
podcastCount (RangeInput)
Filter by the number of podcasts in the category.