feat: display flow count on per connection

This commit is contained in:
Ali BARIN
2022-08-13 01:39:41 +02:00
parent bb37299c5b
commit c1b637b284
3 changed files with 4 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ export const GET_APP_CONNECTIONS = gql`
id
key
verified
flowCount
formattedData {
screenName
}