feat: introduce action event step in flow step

This commit is contained in:
Ali BARIN
2022-01-29 11:36:29 +03:00
committed by Ömer Faruk Aydın
parent 2416ce13a7
commit e7c537f217
11 changed files with 86 additions and 33 deletions
@@ -7,6 +7,7 @@ export const UPDATE_STEP = gql`
type
key
appKey
parameters
connection {
id
}