UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 582 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [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)<!-- -->\[\] | |