Skip to main content
objectBuildExport

Fields

id
ID!

Stable identifier for this build export.

status
String!

Current status of this build export.

settings
JSON!

The settings associated with this build export.

commandSummary
String!

The command summary associated with this build export.

outputRelativePath
String

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

error
String

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

createdAt
String!

ISO 8601 timestamp when this build export was created.

startedAt
String

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

finishedAt
String

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