Skip to main content
objectBuild

Fields

id
ID!

Stable identifier for this build.

requestId
ID!

Identifier of the related request.

jobId
ID

Identifier of the related job. May be null when unavailable or not applicable.

Current status of this build.

The action associated with this build.

destinationType

The destination type associated with this build.

destination
JSON!

The destination associated with this build.

snapshot
JSON!

The snapshot associated with this build.

commandSummary
String!

The command summary associated with this build.

artifactDirectory
String!

Filesystem directory associated with this build.

errorCode
String

The error code associated with this build. May be null when unavailable or not applicable.

error
String

Error message when this build did not complete successfully. May be null when unavailable or not applicable.

outOfDate
Boolean!

Whether the out of date condition is true for this build.

agent

The agent associated with this build. May be null when unavailable or not applicable.

codebase

The codebase associated with this build. May be null when unavailable or not applicable.

worktree

The worktree associated with this build. May be null when unavailable or not applicable.

configuration

The configuration associated with this build. May be null when unavailable or not applicable.

artifacts

Artifacts associated with this build.

reports

Reports associated with this build.

scriptExecutions

Script executions associated with this build.

deployments

Deployments associated with this build.

exports

Exports associated with this build.

createdAt
String!

ISO 8601 timestamp when this build was created.

startedAt
String

ISO 8601 timestamp when this build started. May be null when unavailable or not applicable.

finishedAt
String

ISO 8601 timestamp when this build finished. May be null when unavailable or not applicable.

durationMs
Float

The duration ms associated with this build. May be null when unavailable or not applicable.

updatedAt
String!

ISO 8601 timestamp when this build was last updated.