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