GameEventGameActionRoundSpawned
Game round created
type GameEventGameActionRoundSpawned {
roundNo: Int!
}
Fields
GameEventGameActionRoundSpawned.roundNo
● Int!
non-null scalar
The round index
Implemented By
GameEventGameActionData
union