IRemoveMeasureValueFiltersPayload
Home > @gooddata/sdk-ui-dashboard > IRemoveMeasureValueFiltersPayload
IRemoveMeasureValueFiltersPayload 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 IRemoveMeasureValueFilters command.
Signature:
export interface IRemoveMeasureValueFiltersPayload
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
string[] |
(ALPHA) Local identifiers of the measure value filters to remove. The command processes them as a single batch — every entry must reference an existing dashboard MVF or the command fails. |