@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 606 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RecommendationsActions](./x-components.recommendationsactions.md) > [fetchAndSaveRecommendationsEnrichment](./x-components.recommendationsactions.fetchandsaverecommendationsenrichment.md)
## RecommendationsActions.fetchAndSaveRecommendationsEnrichment property
Requests and saves the enrichment results for the recommendations.
**Signature:**
```typescript
fetchAndSaveRecommendationsEnrichment: (results: Result[]) => void;
```