feat: show not found UI in app/connection flows

This commit is contained in:
Ali BARIN
2022-08-11 20:26:35 +02:00
parent c6c3cbb1d3
commit c827ce4270
6 changed files with 62 additions and 11 deletions

View File

@@ -251,6 +251,7 @@ input DeleteConnectionInput {
input CreateFlowInput {
triggerAppKey: String
connectionId: String
}
input UpdateFlowInput {