UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 642 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesActions](./x-components.historyqueriesactions.md) &gt; [updateHistoryQueriesWithSearchResponse](./x-components.historyqueriesactions.updatehistoryquerieswithsearchresponse.md) ## HistoryQueriesActions.updateHistoryQueriesWithSearchResponse property Updates the history queries with the relevant info included in a search response. **Signature:** ```typescript updateHistoryQueriesWithSearchResponse: (searchResponse: InternalSearchResponse) => void; ```