Types
CodebaseSnapshotInput
Input values for codebase snapshot.
input
CodebaseSnapshotInputFields
folder
String!
required
The folder to use for the request.
observedOrigin
String
The observed origin to use for the request.
canonicalOrigin
String
The canonical origin to use for the request.
displayOrigin
String
The display origin to use for the request.
branch
String
The branch to use for the request.
headSha
String
The head SHA 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
required
The sync state to use for the request.
availability
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.
fetchedAt
String
The fetched at to use for the request.
linkedWorktree
Boolean!
required
Whether linked worktree applies to the request.