OBJECT
Return type for deleteTeam mutation.
type DeleteTeamPayload {# The unique identifier for a team, UUID format.id: String! }