<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueriesPreviewGetters](./x-components.queriespreviewgetters.md)

## QueriesPreviewGetters interface

QueriesPreview store getters.

**Signature:**

```typescript
export interface QueriesPreviewGetters 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[loadedQueriesPreview](./x-components.queriespreviewgetters.loadedqueriespreview.md)


</td><td>


</td><td>

Dictionary&lt;[QueryPreviewItem](./x-components.querypreviewitem.md)<!-- -->&gt;


</td><td>

The loaded previews from the state.


</td></tr>
</tbody></table>

