<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchActions](./x-components.searchactions.md) &gt; [fetchAndSavePartialResultsEnrichment](./x-components.searchactions.fetchandsavepartialresultsenrichment.md)

## SearchActions.fetchAndSavePartialResultsEnrichment property

Requests and stores the enrichment results for the partial results.

**Signature:**

```typescript
fetchAndSavePartialResultsEnrichment: (partialResults: PartialResult[]) => void;
```
