``` query { searchShows( query: '<search_query>' pageNumber: <id> ) { tmdbId title imageUrl yearCreated } } ```