feat: show error in execution step
This commit is contained in:
@@ -188,6 +188,7 @@ type ExecutionStep {
|
||||
status: String
|
||||
dataIn: JSONObject
|
||||
dataOut: JSONObject
|
||||
errorDetails: JSONObject
|
||||
createdAt: String
|
||||
updatedAt: String
|
||||
}
|
||||
|
Reference in New Issue
Block a user