feat: introduce steps in flow editor

This commit is contained in:
Ali BARIN
2021-12-26 11:43:18 +01:00
committed by Ömer Faruk Aydın
parent a232408f22
commit 247b25cfc4
8 changed files with 85 additions and 19 deletions

View File

@@ -10,7 +10,9 @@ export const GET_FLOW = gql`
type
key
appKey
connectionId
connection {
id
}
}
}
}