CaseInputActions (Deprecated)
CaseInputActions (Deprecated)
In this article
|
Headless v1 has been deprecated. We recommend using the latest version of the Coveo Headless library. |
The case inputs action creators.
See Dispatch Actions.
CaseInputActionCreators
updateCaseInput
Adds or updates the state caseInputs with the specified field and value.
Parameters
-
payload:
SetCaseInputActionCreatorPayload
The action creator payload.
Returns PayloadAction<SetCaseInputActionCreatorPayload>
: A dispatchable action.
Was this article useful?
Thanks for your feedback!