Skip to main content
objectRunCheckpoint

Fields

id
ID!

Stable identifier for this run checkpoint.

kind
String!

Category of this run checkpoint.

headSha
String

Git commit SHA associated with this run checkpoint. May be null when unavailable or not applicable.

branch
String

Git branch associated with this run checkpoint. May be null when unavailable or not applicable.

upstreamSha
String

Git commit SHA associated with this run checkpoint. May be null when unavailable or not applicable.

indexTree
String

The index tree associated with this run checkpoint. May be null when unavailable or not applicable.

worktreeTree
String

The worktree tree associated with this run checkpoint. May be null when unavailable or not applicable.

refName
String

The ref name associated with this run checkpoint. May be null when unavailable or not applicable.

diffSummary
String

The diff summary associated with this run checkpoint. May be null when unavailable or not applicable.

diffPatch
String

The diff patch associated with this run checkpoint. May be null when unavailable or not applicable.

stashRef
String

The stash ref associated with this run checkpoint. May be null when unavailable or not applicable.

createdAt
String!

ISO 8601 timestamp when this run checkpoint was created.