Skip to main content
MUTATION
inspectWorktreeDiff(input: WorktreeDiffInput!): WorktreeFileDiff!

Arguments

input

Values for the requested operation.

Files associated with this worktree file diff.

patch
String

The patch associated with this worktree file diff. May be null when unavailable or not applicable.

image
Boolean

Whether the image condition is true for this worktree file diff.

binary
Boolean

Whether the binary condition is true for this worktree file diff.

truncated
Boolean!

Whether this worktree file diff is truncated.

beforeAvailable
Boolean

Whether the before available condition is true for this worktree file diff.

afterAvailable
Boolean

Whether the after available condition is true for this worktree file diff.

Mutation
Variables
Response