INPUT_OBJECT

UpdatePlayerClientInput

link GraphQL Schema definition

  • input UpdatePlayerClientInput {
  • # Name of the player.
  • name: String
  • id: Int!
  • }

link Require by