Skip to main content
QUERY
buildRunAgents(buildId: ID!): [BuildRunAgent!]!

Arguments

buildId
ID!
required

Identifier of the build.

Returns

agent

The enrolled agent represented by this option.

isBuildAgent
Boolean!

Whether this agent produced the build.

available
Boolean!

Whether the agent can currently inspect destinations and accept this build.

Why this agent cannot be selected, or null when it is available.

Query
Variables
Response