fix(Editor): fetch webhookUrl upon updating step

This commit is contained in:
Ali BARIN
2023-01-14 18:31:42 +01:00
parent 4a99b7a3f2
commit 45e98cd5b7

View File

@@ -9,6 +9,7 @@ export const UPDATE_STEP = gql`
appKey
parameters
status
webhookUrl
connection {
id
}