ChangeKpiWidgetFilterSettingsPayload
Home > @gooddata/sdk-ui-dashboard > ChangeKpiWidgetFilterSettingsPayload
ChangeKpiWidgetFilterSettingsPayload interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the ChangeKpiWidgetFilterSettings command.
Signature:
export interface ChangeKpiWidgetFilterSettingsPayload
Properties
Property | Type | Description |
---|---|---|
operation | WidgetFilterOperation | (BETA) Filter settings to apply for the widget. The settings are used as-is and replace current widget settings. |
ref | ObjRef | (BETA) KPI Widget reference whose filter settings to change. |