fix(Editor): fetch webhookUrl upon updating step
This commit is contained in:
@@ -9,6 +9,7 @@ export const UPDATE_STEP = gql`
|
|||||||
appKey
|
appKey
|
||||||
parameters
|
parameters
|
||||||
status
|
status
|
||||||
|
webhookUrl
|
||||||
connection {
|
connection {
|
||||||
id
|
id
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user