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

@@ -9,6 +9,7 @@ export const GET_CONNECTED_APPS = gql`
docUrl
primaryColor
connectionCount
flowCount
supportsConnections
}
}