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

afterString

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

beforeString

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

firstInt

Returns the first n elements from the list.

lastInt

Returns the last n elements from the list.

orderTeamSuiteOrder

Order the suites returned

Default value: RECENTLY_CREATED

searchString

Search for teams associated that this suite is assigned to

urlString!

The URL for the suite

uuidString!

Interfaces