RankingSchema: "\n rankings {\n id\n rank\n type\n format\n year\n season\n allTime\n context\n }\n" = ...

RankingSchema is a string representing the GraphQL schema for a ranking. It includes the id, rank, type, format, year, season, all-time status, and context.