GameEventGameStatus
The status of the game has been changed
type GameEventGameStatus {
type: GameEventGameStatusType!
}
Fields
GameEventGameStatus.type
● GameEventGameStatusType!
non-null enum
The status of a game
Implemented By
GameEventData
union