Types
CodebaseWorktreeReportInput
Input values for codebase worktree report.
input
CodebaseWorktreeReportInputFields
codebaseId
ID!
required
Identifier of the codebase to use.
complete
Boolean!
required
Whether complete applies to the request.
defaultBranch
String
The default branch to use for the request.
localBranches
[String!]!
default:[]
Local branches to use for the request.
remoteBranches
[String!]!
required
Remote branches to use for the request.
fetchedAt
String
The fetched at to use for the request.
fetchAttemptedAt
String
The fetch attempted at to use for the request.
fetchError
String
The fetch error to use for the request.
worktrees
required
Worktrees to use for the request.