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