Query
Variables
Response
Queries
previewWorktreeTicketBranch
Returns a worktree ticket branch preview.
QUERY
previewWorktreeTicketBranch(input: PreviewWorktreeTicketBranchInput!): WorktreeTicketBranchPreview!Arguments
input
required
Values for the requested operation.
Returns
ticketKey
ID!
The ticket key associated with this worktree ticket branch preview.
ticketTitle
String!
The ticket title associated with this worktree ticket branch preview.
ticketType
String
The ticket type associated with this worktree ticket branch preview. May be null when unavailable or not applicable.
projectKey
String!
The project key associated with this worktree ticket branch preview.
branchName
String!
The branch name associated with this worktree ticket branch preview.
Query
Variables
Response