<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NextQueriesMutations](./x-components.nextqueriesmutations.md) &gt; [setResultsPreview](./x-components.nextqueriesmutations.setresultspreview.md)

## NextQueriesMutations.setResultsPreview property

Adds a new entry to the result's dictionary.

**Signature:**

```typescript
setResultsPreview: (resultsPreview: Dictionary<PreviewResults>) => void;
```
