Skip to main content

GetDashboardWidgetChartTypes

Stable

Signature

query {
GetDashboardWidgetChartTypes
}

Retourne : [DashboardWidgetChartTypeDetailed]!

Exemple

query {
GetDashboardWidgetChartTypes {
code {}
label
}
}