ChangeFilterContextSelectionPayload
Home > @gooddata/sdk-ui-dashboard > ChangeFilterContextSelectionPayload
ChangeFilterContextSelectionPayload interface
Payload of the ChangeFilterContextSelection command.
Signature:
export interface ChangeFilterContextSelectionPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Attribute filter configs with additional props | |||
| Filters to apply to the current dashboard filter context. | |||
| boolean | Should filters not mentioned in the payload reset to All items selected/All time? Defaults to false. |