<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ResultsEnrichmentService](./x-components.resultsenrichmentservice.md) &gt; [fetchResults](./x-components.resultsenrichmentservice.fetchresults.md)

## ResultsEnrichmentService.fetchResults property

Fetches the enrichment results.

**Signature:**

```typescript
fetchResults: (results: Result[]) => Promise<any[]>;
```
