<!-- 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

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [loadedQueriesPreview](./x-components.queriespreviewgetters.loadedqueriespreview.md) |  | Dictionary&lt;[QueryPreviewItem](./x-components.querypreviewitem.md)<!-- -->&gt; | The loaded previews from the state. |

