GameStateTeam
The state data of a team in the game
type GameStateTeam {
attributes: GameStateAttributes
id: ID
meta: GameStateTeamMeta
vendorId: String
}
Fields
GameStateTeam.attributes ● GameStateAttributes object
Attributes of the team
GameStateTeam.id ● ID scalar
The unique identifier of the object
GameStateTeam.meta ● GameStateTeamMeta object
Metadata of the team