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