@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 642 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [QueriesPreviewActions](./x-components.queriespreviewactions.md) > [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;
```