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

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