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

afterString

beforeString

firstInt

lastInt

orderTeamMemberOrder

Order the members returned

Default value: RECENTLY_CREATED

role[TeamMemberRole!]

Search team members by their role

searchString

Search team members named like the given query case insensitively

membersCanCreatePipelinesBoolean!

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

membersCanDeletePipelinesBoolean!deprecated

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

afterString

beforeString

firstInt

lastInt

orderTeamPipelineOrder

Order the pipelines returned

Default value: RECENTLY_CREATED

searchString

Search pipelines named like the given query case insensitively

privacyTeamPrivacy!

The privacy setting for this team

slugString!

The slug of the team

suitesTeamSuiteConnection

Suites associated with this team

Arguments

afterString

beforeString

firstInt

lastInt

orderTeamSuiteOrder

Order the suites returned

Default value: RECENTLY_CREATED

uuidID!

The public UUID for this team

Interfaces