Suite OBJECT

A suite

Fields

createdAtDateTime

The time when the suite was created

defaultBranchString

The default branch for this suite

idID

nameString

The name of the suite

organizationOrganization

slugString

The slug of the suite

teamsTeamSuiteConnection

Teams associated with this suite

Arguments

firstIntrequired

Returns the first n elements from the list.

afterStringrequired

Returns the elements in the list that come after the specified cursor.

lastIntrequired

Returns the last n elements from the list.

beforeStringrequired

Returns the elements in the list that come before the specified cursor.

searchStringrequired

Search for teams associated that this suite is assigned to

orderTeamSuiteOrder

Order the suites returned

Default value: RECENTLY_CREATED

urlString

The URL for the suite

uuidString

Interfaces

Node