INPUT_OBJECT

FollowGameInput

link GraphQL Schema definition

1input FollowGameInput {
4
2# The identifier of the game to follow.
3gameID: ID!
5}