Optional
__typename?: "Query"Optional
characterOptional
gameObtain the game data object that holds collections of static data such as abilities, achievements, classes, items, NPCs, etc..
Optional
guildObtain the guild data object that allows the retrieval of individual guilds or filtered collections of guilds.
Optional
progressObtain information about an ongoing world first or realm first race. Inactive when no race is occurring. This data only updates once every 30 seconds, so you do not need to fetch this information more often than that.
Optional
rateObtain the rate limit data object to see how many points have been spent by this key.
Optional
reportObtain the report data object that allows the retrieval of individual reports or filtered collections of reports by guild or by user.
Optional
userObtain the user object that allows the retrieval of the authorized user's id and username.
Optional
worldObtain the world data object that holds collections of data such as all expansions, regions, subregions, servers, dungeon/raid zones, and encounters.
Obtain the character data object that allows the retrieval of individual characters or filtered collections of characters.