feat: show CTA for connecting to services

This commit is contained in:
Ali BARIN
2022-09-12 23:14:14 +02:00
parent 23c568c87c
commit bd754da1ed
8 changed files with 23 additions and 6 deletions

View File

@@ -101,6 +101,7 @@ type App {
flowCount: Int
iconUrl: String
docUrl: String
authDocUrl: String
primaryColor: String
supportsConnections: Boolean
fields: [Field]