Types
RunWorktreeRef
Represents a run worktree ref in the GraphQL API.
object
RunWorktreeRefFields
id
ID!
Stable identifier for this run worktree ref.
folder
String!
The folder associated with this run worktree ref.
branch
String
Git branch associated with this run worktree ref. May be null when unavailable or not applicable.
highlightColor
String
The highlight color associated with this run worktree ref. May be null when unavailable or not applicable.