Team OBJECT

An organization team

Fields

createdAtDateTime

The time when this team was created

createdByUser

The user that created this team

defaultMemberRoleTeamMemberRole

New organization members will be granted this role on this team

descriptionString

A description of the team

idID

isDefaultTeamBoolean

Add new organization members to this team by default

membersTeamMemberConnection

Users that are part of this team

Arguments

firstIntrequired

afterStringrequired

lastIntrequired

beforeStringrequired

searchStringrequired

Search team members named like the given query case insensitively

roleTeamMemberRolerequired

Search team members by their role

orderTeamMemberOrder

Order the members returned

Default value: RECENTLY_CREATED

membersCanCreatePipelinesBoolean

Whether or not team members can create new pipelines in this team

membersCanDeletePipelinesBooleandeprecated

Deprecated: This property has been removed without replacement

Whether or not team members can delete pipelines in this team

nameString

The name of the team

organizationOrganization

The organization that this team is a part of

permissionsTeamPermissions

pipelinesTeamPipelineConnection

Pipelines associated with this team

Arguments

firstIntrequired

afterStringrequired

lastIntrequired

beforeStringrequired

searchStringrequired

Search pipelines named like the given query case insensitively

orderTeamPipelineOrder

Order the pipelines returned

Default value: RECENTLY_CREATED

privacyTeamPrivacy

The privacy setting for this team

slugString

The slug of the team

suitesTeamSuiteConnection

Suites associated with this team

Arguments

firstIntrequired

afterStringrequired

lastIntrequired

beforeStringrequired

orderTeamSuiteOrder

Order the suites returned

Default value: RECENTLY_CREATED

uuidID

The public UUID for this team

Interfaces

Node