DocumentSuggestionActions (Deprecated)
DocumentSuggestionActions (Deprecated)
In this article
|
Headless v1 has been deprecated. We recommend using the latest version of the Coveo Headless library. |
The document suggestion action creators.
See Dispatch Actions.
DocumentSuggestionActionCreators
fetchDocumentSuggestions
Retrieves the document suggestions from the platform. Document suggestions are retrieved based on the case information entered so far.
Returns AsyncThunkAction<FetchDocumentSuggestionsThunkReturn, void, AsyncThunkCaseAssistOptions<StateNeededByFetchDocumentSuggestions>>
: A dispatchable action.
Was this article useful?
Thanks for your feedback!