CreateTeamInput
No description
FieldsLink copied!
CreateTeamInput.organizationId
● ID!
non-null scalarLink copied!
The ID of the organization that owns the new team
CreateTeamInput.label
● String!
non-null scalarLink copied!
A short human readable description of the team
Member ofLink copied!
createTeam
mutation