OBJECT
RaceMatchConfig
Race specific match configuration
link GraphQL Schema definition
- type RaceMatchConfig implements MatchConfig {
- ID :
- BracketType :
- # Can players report results?
- Boolean :
- # Accepted methods of verification that players can use
- MatchConfigVerificationMethod] : [
- # Are players required to submit verification of their reported results?
- Boolean :
- }
link Require by
This element is not required by anyone