Types
WorktreeCodebaseGroup
Represents a worktree codebase group in the GraphQL API.
object
WorktreeCodebaseGroupFields
codebase
The codebase associated with this worktree codebase group.
repository
The repository associated with this worktree codebase group.
worktrees
[Worktree!]!
Worktrees associated with this worktree codebase group.
blockingJob
The active codebase job that prevents starting another worktree operation.
iosBuildConfigured
Boolean!
Whether the iOS build configured condition is true for this worktree codebase group.
quickActions
[Workflow!]!
Quick actions associated with this worktree codebase group.
mergeConflictQuickActions
[Workflow!]!
Merge conflict quick actions associated with this worktree codebase group.