OBJECT

UpdateTeamPayload

Autogenerated return type of UpdateTeam

link GraphQL Schema definition

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

link Require by