OBJECT
A single affix for Mythic Keystone dungeons.
type GameAffix {# The ID of the affix.id: Int! # The icon for the affix.icon: String # The localized name of the affix. Will be null if no localization information # exists for the affix.name: String }