@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 582 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [NextQueriesResponse](./x-types.nextqueriesresponse.md)
## NextQueriesResponse interface
Response for the next queries endpoint.
**Signature:**
```typescript
export interface NextQueriesResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [nextQueries](./x-types.nextqueriesresponse.nextqueries.md) | | [NextQuery](./x-types.nextquery.md)<!-- -->\[\] | |