feat: add non-auth apps and flowCount in getConnectedApps

This commit is contained in:
Ali BARIN
2022-08-05 16:13:50 +02:00
parent ae8f701e5c
commit 533d73d718
5 changed files with 35 additions and 6 deletions

View File

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