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; [QueriesPreviewActions](./x-components.queriespreviewactions.md) &gt; [fetchAndSaveQueryPreviewResultsEnrichment](./x-components.queriespreviewactions.fetchandsavequerypreviewresultsenrichment.md) ## QueriesPreviewActions.fetchAndSaveQueryPreviewResultsEnrichment property Requests and stores the enrichment results for the query preview results. **Signature:** ```typescript fetchAndSaveQueryPreviewResultsEnrichment: (queryPreviewItem: QueryPreviewItem) => void; ```