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