INPUT_OBJECT

DeleteGameInput

  • input DeleteGameInput {
  • # The Relay Classic Client Mutation ID.
  • clientMutationId: String
  • # The `gameId` GUID of the game to delete.
  • gameId: UUID!
  • }