Skip to main content
Version: 2024-10-11

GameMap

A map of a game that can be played on

type GameMap {
id: String
name: String
}

Fields

GameMap.id ● String scalar

The unique identifier of the object

GameMap.name ● String scalar

The name of the map (e.g. de_dust2)

Member Of

MapVote object ● Match object