OBJECT

DestroyTeamPayload

Autogenerated return type of DestroyTeam

link GraphQL Schema definition

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

link Require by