Skip to main content
QUERY
previewWorktreeTicketBranch(input: PreviewWorktreeTicketBranchInput!): WorktreeTicketBranchPreview!

Arguments

Values for the requested operation.

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