feat: show error in execution step

This commit is contained in:
Ali BARIN
2022-09-10 20:30:21 +02:00
committed by Faruk AYDIN
parent 9429031a61
commit d0bcf997fb
4 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ export const GET_EXECUTION_STEPS = gql`
status
dataIn
dataOut
errorDetails
createdAt
updatedAt
step {