INPUT_OBJECT

CreateTeamInput

Autogenerated input type of CreateTeam

link GraphQL Schema definition

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

link Require by