feat: add supportsConnections support in App
This commit is contained in:
@@ -87,6 +87,7 @@ type App {
|
||||
iconUrl: String
|
||||
docUrl: String
|
||||
primaryColor: String
|
||||
supportsConnections: Boolean
|
||||
fields: [Field]
|
||||
authenticationSteps: [AuthenticationStep]
|
||||
reconnectionSteps: [ReconnectionStep]
|
||||
|
Reference in New Issue
Block a user