ChangeFilterContextSelection
Home > @gooddata/sdk-ui-dashboard > ChangeFilterContextSelection
ChangeFilterContextSelection interface
Command for changing multiple filters at once.
Signature:
export interface ChangeFilterContextSelection extends IDashboardCommand 
Extends: IDashboardCommand
Remarks
See changeFilterContextSelection() for a factory function that will help you create this command.
Properties
| Property | Type | Description | 
|---|---|---|
| payload | ChangeFilterContextSelectionPayload | |
| type | "GDC.DASH/CMD.FILTER_CONTEXT.CHANGE_SELECTION" |