DashboardTile
A KPI tile for the distributor dashboard
Champs
| Champ | Type | Description |
|---|---|---|
id | ID! | Underlying DashboardWidget id |
technicalCode | String! | Technical identifier of the widget |
label | String! | Display label |
position | Int! | Display order |
primaryFormat | String! | Format for the primary value (currency_eur, integer, decimal, percentage) |
secondaryFormat | String | Format for the secondary value |
secondaryLabel | String | Label for the secondary value |
rows | [DashboardTileRow!]! | Data rows grouped by advisor |
width | DashboardWidgetWidth! | Layout width within the dashboard grid |