feat: Expose flow count with connections of getApp query
This commit is contained in:
@@ -161,6 +161,7 @@ type Connection {
|
||||
verified: Boolean
|
||||
app: App
|
||||
createdAt: String
|
||||
flowCount: Int
|
||||
}
|
||||
|
||||
type ConnectionData {
|
||||
|
Reference in New Issue
Block a user