Merge pull request #395 from automatisch/issue-369

feat: add non-auth apps and flowCount in getConnectedApps
This commit is contained in:
Ömer Faruk Aydın
2022-08-08 20:21:51 +03:00
committed by GitHub
5 changed files with 29 additions and 7 deletions

View File

@@ -90,6 +90,7 @@ type App {
name: String
key: String
connectionCount: Int
flowCount: Int
iconUrl: String
docUrl: String
primaryColor: String