Skip to main content
inputWorktreeInventoryInput

Fields

gitDirectory
String!
required

The git directory to use for the request.

folder
String!
required

The folder to use for the request.

relativePath
String!
required

The relative path to use for the request.

primary
Boolean!
required

Whether primary applies to the request.

branch
String

The branch to use for the request.

headSha
String

The head SHA to use for the request.

codeStateHash
String

The code state hash to use for the request.

upstream
String

The upstream to use for the request.

ahead
Int

The ahead to use for the request.

behind
Int

The behind to use for the request.

syncState

The sync state to use for the request.

baseAhead
Int

The base ahead to use for the request.

baseBehind
Int

The base behind to use for the request.

hasStagedChanges
Boolean

Whether has staged changes applies to the request.

hasUnstagedChanges
Boolean

Whether has unstaged changes applies to the request.

rebaseInProgress
Boolean

Whether rebase in progress applies to the request.

hasConflicts
Boolean

Whether has conflicts applies to the request.

The push status to use for the request.

availability
String!
required

The availability to use for the request.

error
String

The error to use for the request.

checkedAt
String!
required

The checked at to use for the request.