Optional__typename?: "Character"The canonical ID of the character. If a character renames or transfers, then the canonical id can be used to identify the most recent version of the character.
Optionalclaimed?: Maybe<Scalars["Boolean"]>Whether this character is claimed by the current user. Only accessible if accessed via the user API with the "view-user-profile" scope.
The class id of the character.
OptionalencounterEncounter rankings information for a character, filterable to specific zones, bosses, metrics, etc. This data is not considered frozen, and it can change without notice. Use at your own risk.
The faction of the character.
OptionalgameCached game data such as gear for the character. This data was fetched from the appropriate source (Blizzard APIs for WoW, Lodestone for FF). This call will only return a cached copy of the data if it exists already. It will not go out to Blizzard or Lodestone to fetch a new copy.
The guild rank of the character in their primary guild. This is not the user rank on the site, but the rank according to the game data, e.g., a Warcraft guild rank or an FFXIV Free Company rank.
Optionalguilds?: Maybe<Maybe<Guild>[]>All guilds that the character belongs to.
Whether or not the character has all its rankings hidden.
The ID of the character.
The level of the character.
The name of the character.
OptionalrecentRecent reports for the character.
The server that the character belongs to.
OptionalzoneRankings information for a character, filterable to specific zones, bosses, metrics, etc. This data is not considered frozen, and it can change without notice. Use at your own risk.
A player character. Characters can earn individual rankings and appear in reports.