Types
WorktreeLatestBuild
Represents a worktree latest build in the GraphQL API.
object
WorktreeLatestBuildFields
id
ID!
Stable identifier for this worktree latest build.
status
Current status of this worktree latest build.
action
The action associated with this worktree latest build.
destinationType
The destination type associated with this worktree latest build.
destination
JSON!
The destination associated with this worktree latest build.
outOfDate
Boolean!
Whether the out of date condition is true for this worktree latest build.
artifacts
Artifacts associated with this worktree latest build.
createdAt
String!
ISO 8601 timestamp when this worktree latest build was created.