Type Alias ReportMap

ReportMap: {
    __typename?: "ReportMap";
    id: Scalars["Int"];
}

The ReportMap represents a single map that a fight can occur on.

Type declaration

  • Optional__typename?: "ReportMap"
  • id: Scalars["Int"]

    The map's game ID.