SCALAR
ID
The ID
scalar type represents a unique identifier, often used to
refetch an object or as key for a cache. The ID type appears in a JSON
response as a String; however, it is not intended to be human-readable.
When expected as an input type, any string (such as "4"
) or integer
(such as 4
) input value will be accepted as an ID.
link GraphQL Schema definition
- scalar ID
link Require by
- AddressA user's address
- BracketConfigBracket-specific configuration
- ContactInfoName, address, etc
- EntrantAn entrant in an event
- EventAn event in a tournament
- EventOwnerName and Gamertag of the owner of an event in a league
- GameA game represents a single game within a set.
- GameSelectionA selection for this game. i.e. character/stage selection, etc
- ImageAn image
- LeagueA league
- LeagueEventsFilternull
- MatchConfigMatch-level configuration
- Mutationnull
- ParticipantA participant of a tournament; either a spectator or competitor
- ParticipantPageFilternull
- PhaseA phase in an event
- PhaseGroupA group within a phase
- PhaseGroupPageQuerynull
- PhaseGroupPageQueryFilternull
- PhaseGroupUpdateInputnull
- PlayerA player
- PlayerRankA player's ranks
- ProfileAuthorizationAn OAuth ProfileAuthorization object
- ProgressionA connection between a placement in an origin phase group to a destination seed.
- Querynull
- RaceBracketConfigRace specific bracket configuration
- RaceMatchConfigRace specific match configuration
- ResolveConflictsLockedSeedConfignull
- RoundA round within a phase group
- SeedA seed for an entrant
- SeedPageFilternull
- SetA set
- SetFiltersnull
- SetSlotA slot in a set where a seed currently or will eventually exist in order to participate in the set.
- ShopA shop
- ShopLevelA shop level
- ShopOrderMessageThe message and player info for a shop order
- StageVideo Stage
- StandingA standing indicates the placement of something within a container.
- StandingPageFilternull
- StationsStations, such as a stream setup, at an event
- StationUpsertInputnull
- StreamA Stream object
- StreamsTournament Stream
- TeamA team, usually within the context of an event
- TeamsPageFilternull
- TournamentA tournament
- TournamentPageFilternull
- UpdatePhaseSeedInfonull
- UserA user
- UserEventsPaginationFilternull
- UserLeaguesPaginationFilternull
- UserTournamentsPaginationFilternull
- VideogameA videogame
- VideogamePageFilternull
- WaveA wave in a tournament