refactor: separate substeps in FlowStep

This commit is contained in:
Ali BARIN
2022-02-06 22:45:43 +01:00
committed by Ömer Faruk Aydın
parent 873421f1e9
commit 50ef6be69c
7 changed files with 420 additions and 190 deletions

View File

@@ -13,6 +13,8 @@ export const GET_FLOW = gql`
appKey
connection {
id
verified
createdAt
}
parameters
}