<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QuerySuggestionsActions](./x-components.querysuggestionsactions.md) &gt; [fetchAndSaveSuggestions](./x-components.querysuggestionsactions.fetchandsavesuggestions.md)

## QuerySuggestionsActions.fetchAndSaveSuggestions property

Requests and saves to the state a list of suggestions.

**Signature:**

```typescript
fetchAndSaveSuggestions: (request: QuerySuggestionsRequest | null) => void;
```
