Types
RunWorktreeOperationInput
Values used to run a worktree operation.
input
RunWorktreeOperationInputFields
worktreeId
ID!
required
Identifier of the worktree to use.
operation
required
The operation to use for the request.
requestId
ID!
required
Identifier of the request to use.
forcePreparations
Boolean!
default:false
Whether preparation-managed paths may be reset before Sync or Rebase.