<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesGetters](./x-components.historyqueriesgetters.md) &gt; [historyQueriesWithResults](./x-components.historyqueriesgetters.historyquerieswithresults.md)

## HistoryQueriesGetters.historyQueriesWithResults property

A sub-set of the [HistoryQueriesGetters.historyQueries](./x-components.historyqueriesgetters.historyqueries.md) including only the queries with results at the moment they were requested.

**Signature:**

```typescript
historyQueriesWithResults: HistoryQuery[];
```
