resetFilterContextWorkingSelection()
Home > @gooddata/sdk-ui-dashboard > resetFilterContextWorkingSelection
resetFilterContextWorkingSelection() 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 IResetFilterContextWorkingSelection command.
Signature:
export declare function resetFilterContextWorkingSelection(correlationId?: string): IResetFilterContextWorkingSelection;
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:
IResetFilterContextWorkingSelection
apply reset working filters command