applyFilterContextWorkingSelection()
Home > @gooddata/sdk-ui-dashboard > applyFilterContextWorkingSelection
applyFilterContextWorkingSelection() function
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.
Creates the IApplyFilterContextWorkingSelection command.
Signature:
export declare function applyFilterContextWorkingSelection(correlationId?: string): IApplyFilterContextWorkingSelection;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
correlationId |
string |
(Optional) specify correlation id. It will be included in all events that will be emitted during the command processing. |
Returns:
IApplyFilterContextWorkingSelection
apply all filters command