Optional
__typename?: "Zone"Optional
brackets?: Maybe<Bracket>The bracket information for this zone. This field will be null if the zone does not support brackets.
Optional
difficulties?: Maybe<Maybe<Difficulty>[]>A list of all the difficulties supported for this zone.
Optional
encounters?: Maybe<Maybe<Encounter>[]>The encounters found within this zone.
The expansion that this zone belongs to.
Whether or not the entire zone (including all its partitions) is permanently frozen. When a zone is frozen, data involving that zone will never change and can be cached forever.
The ID of the zone.
The name of the zone.
Optional
partitions?: Maybe<Maybe<Partition>[]>A list of all the partitions supported for this zone.
A single zone from an expansion that represents a raid, dungeon, arena, etc.