Inputs
/
CreateTeamAttributesInput

CreateTeamAttributesInput

Attributes of the team to be created.

Fields

  • name
    String!
    Required
    The team's name.
  • is_guest_team
    Boolean
    Whether the team can contain guest users.
  • parent_team_id
    ID
    The parent team identifier.
  • subscriber_ids
    [ID!]
    Required
    The team members. Must not be empty, unless allow_empty_team is set.
UpdateWorkspaceAttributesInputCreateTeamOptionsInput
Built with