Skip to main content
Version: v0

GameEventTeamUpdate

the team's other properties than vendorId are only set on change

type GameEventTeamUpdate {
team: GameTeam!
}

Fields

GameEventTeamUpdate.team ● GameTeam! non-null object

The unique identifier of the team from the game

Implemented By

GameEventData union