@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 661 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesGetters](./x-components.historyqueriesgetters.md) > [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[];
```