Skip to main content
objectWorkflowStepExecution

Fields

id
ID!
workflowStepId
ID!
workflowStepVersion
Int!

The version of the step definition at the time this execution ran. Increments each time the step is updated.

startedAt
completedAt
output
String

JSON-encoded output containing the step execution result.

Entities this step produced or affected, for linking to them from the run.