GameStateTeam
Game state team
type GameStateTeam {
attributes: GameStateAttributes
id: String
meta: GameStateTeamMeta
vendorId: String
}
Fields
GameStateTeam.attributes
● GameStateAttributes
object
Team attributes
GameStateTeam.id
● String
scalar
ProDB Team Squad Id
GameStateTeam.meta
● GameStateTeamMeta
object
CT or TERRORIST / Dire or Radiant
GameStateTeam.vendorId
● String
scalar
The unique identifier of the team from the game
Member Of
GameStateContestant
object