ChangeInsightWidgetIgnoreCrossFilteringPayload
Home > @gooddata/sdk-ui-dashboard > ChangeInsightWidgetIgnoreCrossFilteringPayload
ChangeInsightWidgetIgnoreCrossFilteringPayload 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.
Payload of the ChangeInsightWidgetIgnoreCrossFiltering command.
Signature:
export interface ChangeInsightWidgetIgnoreCrossFilteringPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
ignoreCrossFiltering | readonly | boolean | (ALPHA) Value for the ignore cross-filtering setting. |
ref | readonly | ObjRef | (ALPHA) Reference to Insight Widget whose ignore cross-filtering setting to change. |