Skip to main content
objectRunEvent

Fields

id
ID!

Stable identifier for this run event.

runId
ID!

Identifier of the related run.

attemptId
ID

Identifier of the related attempt. May be null when unavailable or not applicable.

sequence
Int!

Monotonically increasing sequence number used for ordering.

type
String!

Category of this run event.

summary
String!

The summary associated with this run event.

detailMarkdown
String

The detail markdown associated with this run event. May be null when unavailable or not applicable.

raw
JSON

The raw associated with this run event. May be null when unavailable or not applicable.

createdAt
String!

ISO 8601 timestamp when this run event was created.

supersededAt
String

ISO 8601 timestamp when this run event was superseded. May be null when unavailable or not applicable.