Optional
__typename?: "ReportAbility"Optional
gameID?: Maybe<Scalars["Float"]>The game ID of the ability.
Optional
icon?: Maybe<Scalars["String"]>An icon to use for the ability.
Optional
name?: Maybe<Scalars["String"]>The name of the actor.
Optional
type?: Maybe<Scalars["String"]>The type of the ability. This represents the type of damage (e.g., the spell school in WoW).
The ReportAbility represents a single ability that occurs in the report.