Optional__typename?: "GuildData"Optionalguild?: Maybe<Guild>Obtain a specific guild either by id or by name/serverSlug/serverRegion.
Optionalguilds?: Maybe<GuildPagination>The set of all guilds supported by the site. Can be optionally filtered to a specific server id.
The GuildData object enables the retrieval of single guilds or filtered collections of guilds.