Cluster OBJECT

Fields

agentTokensClusterAgentTokenConnection

Returns agent tokens for the Cluster

Arguments

firstInt

lastInt

colorString

Color hex code for the cluster

createdByUser

User who created the cluster

defaultQueueClusterQueue

The default queue that agents connecting to the cluster without specifying a queue will accept jobs from

descriptionString

Description of the cluster

emojiString

Emoji for the cluster using Buildkite emoji syntax

idID!

nameString!

Name of the cluster

organizationOrganization

queuesClusterQueueConnection

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.

orderClusterQueueOrder

Order the cluster queues

Default value: KEY

uuidID!

The public UUID for this cluster

Interfaces