Optional
__typename?: "ReportMasterData"Optional
abilities?: Maybe<Maybe<ReportAbility>[]>A list of every ability that occurs in the report.
Optional
actors?: Maybe<Maybe<ReportActor>[]>A list of every actor (player, NPC, pet) that occurs in the report.
Optional
gameThe version of the game that generated the log file. Used to distinguish Classic and Retail Warcraft primarily.
Optional
lang?: Maybe<Scalars["String"]>The auto-detected locale of the report. This is the source language of the original log file.
The version of the client parser that was used to parse and upload this log file.
The ReporMastertData object contains information about the log version of a report, as well as the actors and abilities used in the report.