OBJECT

ReportMap

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

link GraphQL Schema definition

  • type ReportMap {
  • # The map's game ID.
  • id: Int!
  • }