ChangeInsightWidgetFilterSettingsPayload
Home > @gooddata/sdk-ui-dashboard > ChangeInsightWidgetFilterSettingsPayload
ChangeInsightWidgetFilterSettingsPayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the ChangeInsightWidgetFilterSettings command.
Signature:
export interface ChangeInsightWidgetFilterSettingsPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
operation | readonly | WidgetFilterOperation | (BETA) Filter operation to apply. |
ref | readonly | ObjRef | (BETA) Reference to Insight Widget whose filter settings to change. |