Optional
__typename?: "GuildData"Optional
guild?: Maybe<Guild>Obtain a specific guild either by id or by name/serverSlug/serverRegion.
Optional
guilds?: 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.