ReloadFilterViews
Home > @gooddata/sdk-ui-dashboard > ReloadFilterViews
ReloadFilterViews 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.
Command for refreshing of the cache with saved filter views from persistent storage.
Signature:
export interface ReloadFilterViews extends IDashboardCommand 
Extends: IDashboardCommand
Remarks
See reloadFilterViews() for a factory function that will help you create this command.
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | "GDC.DASH/CMD.FILTER_CONTEXT.FILTER_VIEW.RELOAD" | (ALPHA) |