Merge pull request #395 from automatisch/issue-369
feat: add non-auth apps and flowCount in getConnectedApps
This commit is contained in:
@@ -90,6 +90,7 @@ type App {
|
||||
name: String
|
||||
key: String
|
||||
connectionCount: Int
|
||||
flowCount: Int
|
||||
iconUrl: String
|
||||
docUrl: String
|
||||
primaryColor: String
|
||||
|
Reference in New Issue
Block a user