# FlowAggregations **Type:** GraphQL objects ## Fields - byPlatform (FlowPlatformDistribution, Not Null): undefined - platform (Platform) - count (Int) - percentage (Float) - byStatus (FlowStatusDistribution, Not Null): undefined - status (FlowStatus) - count (Int) - percentage (Float) - byEnvironment (FlowEnvironmentDistribution, Not Null): undefined - environment (Environment) - count (Int) - percentage (Float) - byOwner (FlowOwnerDistribution, Not Null): undefined - owner (Owner) - count (Int) - percentage (Float) - bySeverity (FlowSeverityDistribution, Not Null): undefined - severity (PolicySeverity) - count (Int) - percentage (Float) - withExternalTriggers (Int) - withAgents (Int)