MoveAttributeFilterPayload
Home > @gooddata/sdk-ui-dashboard > MoveAttributeFilterPayload
MoveAttributeFilterPayload 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 MoveAttributeFilter command.
Signature:
export interface MoveAttributeFilterPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
filterLocalId | readonly | string | (BETA) Local identifier of the filter to move. |
index | readonly | number | (BETA) Index to move the filter to. |