recommendedShows
Gets recommended shows for a user.
Query result can be NULL for many reasons:
- Personalization is disabled on the server
- There are no recommendations for the provided context
- The viewer ID or station ID is invalid.
recommendedShows(
input: RecommendedShowsInput!
): RecommendedShows