FlowExecutionLog
OBJECT
Fields
id:ID!executionId:String!enrollmentId:IDcontactId:IDcontactEmail:StringEmail of the enrolled lead (live runs); empty for test runs.
status:String!source:String!nodeCount:Int!durationMs:Int!node_id -> {status, step_type, duration_ms, output_data, error, ...}
executionPath:[String!]!Ordered node ids the run walked.
