OBJECT
DashboardInsights
link GraphQL Schema definition
- type DashboardInsights {
- # Ordered list of insight tiles displayed in this insights item.
- : [DashboardInsightTile!]!
- }
OBJECT
- type DashboardInsights {
- # Ordered list of insight tiles displayed in this insights item.
- : [DashboardInsightTile!]!
- }