QueryWidgetBrokenAlerts
Home > @gooddata/sdk-ui-dashboard > QueryWidgetBrokenAlerts
QueryWidgetBrokenAlerts interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This query base on given kpi widgetRef calculate BrokenAlertFilterBasicInfo IBrokenAlertFilterBasicInfo In case any broken alert filters query return empty array.
Signature:
export interface QueryWidgetBrokenAlerts extends IDashboardQuery
Extends: IDashboardQuery
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | { readonly widgetRef: ObjRef; } | (ALPHA) |
type | readonly | "GDC.DASH/QUERY.WIDGET.BROKEN_ALERTS" | (ALPHA) |