@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 577 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesXEvents](./x-components.historyqueriesxevents.md) > [SessionHistoryQueriesChanged](./x-components.historyqueriesxevents.sessionhistoryquerieschanged.md)
## HistoryQueriesXEvents.SessionHistoryQueriesChanged property
The queries made in the current session have changed Payload: The session history queries.
**Signature:**
```typescript
SessionHistoryQueriesChanged: HistoryQuery[];
```