<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NextQueriesXEvents](./x-components.nextqueriesxevents.md) &gt; [UserSelectedANextQuery](./x-components.nextqueriesxevents.userselectedanextquery.md)

## NextQueriesXEvents.UserSelectedANextQuery property

The user has selected a next-query Payload: The next query that has been selected by the user.

**Signature:**

```typescript
UserSelectedANextQuery: NextQuery;
```
