Circuit
Circuit
type Circuit {
id: ID
name: String
short: String
}
Fields
Circuit.id ● ID scalar
The unique identifier of the circuit
Circuit.name ● String scalar
The full name of the circuit (e.g. ESL Pro Tour)
Circuit.short ● String scalar
The short name of the circuit (e.g. EPT)
Member Of
Insight object ● Tournament object