fix(Editor): open new step upon step creation

This commit is contained in:
Ali BARIN
2022-09-23 18:10:26 +02:00
parent 1e34ab1ec6
commit ed0d22dcd7
2 changed files with 13 additions and 6 deletions

View File

@@ -8,6 +8,7 @@ export const CREATE_STEP = gql`
key
appKey
parameters
position
status
connection {
id