INPUT_OBJECT

CreateGameInput

  • input CreateGameInput {
  • # The Relay Classic Client Mutation ID.
  • clientMutationId: String
  • # The Stone platform ID of the platform of this game.
  • platformId: PlatformId!
  • }