Skip to main content
objectCommandRunOutputChunk

Fields

id
ID!

Stable identifier for this command run output chunk.

attemptId
ID!

Identifier of the related attempt.

attemptNumber
Int!

The attempt number associated with this command run output chunk.

sequence
Int!

Monotonically increasing sequence number used for ordering.

The stream associated with this command run output chunk.

dataBase64
String!

Data Base64, encoded as Base64.

byteLength
Int!

The byte length associated with this command run output chunk.

createdAt
String!

ISO 8601 timestamp when this command run output chunk was created.