<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueriesPreviewActions](./x-components.queriespreviewactions.md) &gt; [fetchAndSaveQueryPreview](./x-components.queriespreviewactions.fetchandsavequerypreview.md)

## QueriesPreviewActions.fetchAndSaveQueryPreview property

Requests the results for a cacheable query preview and saves them in the state.

**Signature:**

```typescript
fetchAndSaveQueryPreview: (request: SearchRequest) => void;
```
