Inputs
/CreateTeamAttributesInput
CreateTeamAttributesInput
Attributes of the team to be created.
Fields
nameString!Required
The team's name.is_guest_teamBoolean
Whether the team can contain guest users.parent_team_idID
The parent team identifier.subscriber_ids[ID!]Required
The team members. Must not be empty, unless allow_empty_team is set.
Built with