INPUT_OBJECT
Input type for deleteTeam mutation.
input DeleteTeamInput {# The unique identifier for a team, UUID format.id: String!}