Optional
__typename?: "Guild"Whether or not the guild has competition mode enabled.
Optional
currentThe current user's rank within the guild. Only accessible via user authentication with the "view-user-profile" scope.
The description for the guild that is displayed with the guild name on the site.
The faction of the guild.
The ID of the guild.
The member roster for a specific guild. The result of this query is a paginated list of characters. This query only works for games where the guild roster is verifiable, e.g., it does not work for Classic Warcraft.
The name of the guild.
The server that the guild belongs to.
Whether or not the guild has stealth mode enabled.
Optional
tags?: Maybe<Maybe<GuildTag>[]>The tags used to label reports. In the site UI, these are called raid teams.
The guild's ranking for a zone. If zoneId
is unset or null, uses the latest zone.
A single guild. Guilds earn their own rankings and contain characters. They may correspond to a guild in-game or be a custom guild created just to hold reports and rankings.