StreamingEpisodeSchema: "\n streamingEpisodes {\n title\n thumbnail\n url\n site\n }\n" = ...

StreamingEpisodeSchema is a string representing the GraphQL schema for a streaming episode. It includes the title, thumbnail, url, and site.