Build
Represents a build in the GraphQL API.
BuildFields
Stable identifier for this build.
Identifier of the related request.
Identifier of the related job. May be null when unavailable or not applicable.
Current status of this build.
The action associated with this build.
The destination type associated with this build.
The destination associated with this build.
The snapshot associated with this build.
The command summary associated with this build.
Filesystem directory associated with this build.
The error code associated with this build. May be null when unavailable or not applicable.
Error message when this build did not complete successfully. May be null when unavailable or not applicable.
Whether the out of date condition is true for this build.
The agent associated with this build. May be null when unavailable or not applicable.
The codebase associated with this build. May be null when unavailable or not applicable.
The worktree associated with this build. May be null when unavailable or not applicable.
The configuration associated with this build. May be null when unavailable or not applicable.
Artifacts associated with this build.
Reports associated with this build.
Script executions associated with this build.
Deployments associated with this build.
Exports associated with this build.
ISO 8601 timestamp when this build was created.
ISO 8601 timestamp when this build started. May be null when unavailable or not applicable.
ISO 8601 timestamp when this build finished. May be null when unavailable or not applicable.
The duration ms associated with this build. May be null when unavailable or not applicable.
ISO 8601 timestamp when this build was last updated.