CaseContextActions (Deprecated)
CaseContextActions (Deprecated)
In this article
|
Headless v1 has been deprecated. We recommend using the latest version of the Coveo Headless library. |
The case context action creators.
See Dispatch Actions.
CaseContextActionCreators
setCaseContext
Sets the case context.
Parameters
-
payload:
Record<string, string>
The action creator payload.
Returns PayloadAction<Record<string, string>>
: A dispatchable action.
Was this article useful?
Thanks for your feedback!