NextAiringEpisodeSchema: "\n nextAiringEpisode {\n airingAt\n timeUntilAiring\n episode\n }\n" = ...

NextAiringEpisodeSchema is a string representing the GraphQL schema for a next airing episode. It includes the airing time, time until airing, and the episode number.