Skip to main content
objectBuildDeployment

Fields

id
ID!

Stable identifier for this build deployment.

batchId
ID!

Identifier of the related batch.

destination
JSON!

The destination associated with this build deployment.

status
String!

Current status of this build deployment.

commandSummary
String!

The command summary associated with this build deployment.

outputRelativePath
String

Filesystem path associated with this build deployment. May be null when unavailable or not applicable.

error
String

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

createdAt
String!

ISO 8601 timestamp when this build deployment was created.

startedAt
String

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

finishedAt
String

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