OBJECT
InsightStats
link GraphQL Schema definition
- type InsightStats {
- # Optional dimension for the stats
- InsightImpactDimension :
- # Total impact count
- Int! :
- # Total score
- Float! :
- # Worst impact measure
- InsightImpactMeasure :
- }
OBJECT
- type InsightStats {
- # Optional dimension for the stats
- InsightImpactDimension :
- # Total impact count
- Int! :
- # Total score
- Float! :
- # Worst impact measure
- InsightImpactMeasure :
- }