Skip to main content
objectCodebaseSnapshot

Fields

folder
String!

The folder associated with this codebase snapshot.

observedOrigin
String

The observed origin associated with this codebase snapshot. May be null when unavailable or not applicable.

canonicalOrigin
String

Whether this codebase snapshot can onical origin.

displayOrigin
String

The display origin associated with this codebase snapshot. May be null when unavailable or not applicable.

branch
String

Git branch associated with this codebase snapshot. May be null when unavailable or not applicable.

headSha
String

Git commit SHA associated with this codebase snapshot. May be null when unavailable or not applicable.

upstream
String

The upstream associated with this codebase snapshot. May be null when unavailable or not applicable.

ahead
Int

The ahead associated with this codebase snapshot. May be null when unavailable or not applicable.

behind
Int

The behind associated with this codebase snapshot. May be null when unavailable or not applicable.

The sync state associated with this codebase snapshot.

The availability associated with this codebase snapshot.

error
String

Error message when this codebase snapshot did not complete successfully. May be null when unavailable or not applicable.

checkedAt
String!

ISO 8601 timestamp when this codebase snapshot was checked.

fetchedAt
String

ISO 8601 timestamp when this codebase snapshot was fetched. May be null when unavailable or not applicable.

linkedWorktree
Boolean!

Whether the linked worktree condition is true for this codebase snapshot.