Skip to main content
MUTATION
inspectCodebaseGitState(input: InspectCodebaseGitStateInput!): CodebaseGitState!

Arguments

Values for the requested operation.

dirty
Boolean!

Whether the dirty condition is true for this codebase git state.

branches

Branches associated with this codebase git state.

branchesTruncated
Boolean!

Whether the branches truncated condition is true for this codebase git state.

stashes

Stashes associated with this codebase git state.

stashesTruncated
Boolean!

Whether the stashes truncated condition is true for this codebase git state.

Mutation
Variables
Response