OBJECT
ReportChart
link GraphQL Schema definition
- type ReportChart {
- : Boolean!
- : ReportChartType!
- : UUID
- : UUID
- : AggregationOperator!
- : UUID
- : UUID
- : GroupOption
- : UUID
- : UUID
- # For bubble chart and scatter plot only
- : Boolean
- : GroupOption
- : Boolean
- : Boolean
- : ChartComparison
- # Sort values in pie chart
- : SortOrder
- : Boolean!
- : Int
- : Boolean!
- : Boolean!
- : [UUID]
- : Boolean
- : ReportSankeyChart
- : Boolean!
- : Int
- }