OBJECT
Autogenerated return type of UpdateTeam
type UpdateTeamPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! team: Team }