INPUT_OBJECT

UpdateTeamInput

Autogenerated input type of UpdateTeam

link GraphQL Schema definition

  • input UpdateTeamInput {
  • id: ID!
  • attributes: TeamAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by