DashboardHtml
A rendered HTML widget for a user-facing 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 |
content | String! | Sanitized HTML content to render |
width | DashboardWidgetWidth! | Layout width within the dashboard grid |