FailurePoint
Defined in: types.ts:702
The point at which an execution failed.
Properties
error?
readonlyoptionalerror?:string
Defined in: types.ts:706
nodeId
readonlynodeId:string
Defined in: types.ts:703
nodeName
readonlynodeName:string
Defined in: types.ts:704
nodeType
readonlynodeType:NodeType
Defined in: types.ts:705