searchNormalizedShows
Returns paginated normalized show search results.
searchNormalizedShows(
country: CountryCode
filters: FilterShowInput
search: String!
stationId: UUID
): NormalizedShowSearchResults!
Arguments
searchNormalizedShows.country ● CountryCode scalar references
Country to use for results normalization.
searchNormalizedShows.filters ● FilterShowInput input references
searchNormalizedShows.search ● String! non-null scalar references
Search term.
searchNormalizedShows.stationId ● UUID scalar references
ID of station to use for results normalization.