UpdateTeamInput
No description
FieldsLink copied!
UpdateTeamInput.id ● ID! non-null scalarLink copied!
The ID of the team to update
UpdateTeamInput.label ● String scalarLink copied!
A short human readable description of the team
UpdateTeamInput.isOnboarding ● Boolean scalarLink copied!
Automatically add new users to this team on their first login if no specific team is assigned via an invite.
Member ofLink copied!
updateTeam mutation