OBJECT

CreateTeamPayload

Autogenerated return type of CreateTeam

link GraphQL Schema definition

  • type CreateTeamPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • team: Team
  • }

link Require by