UNPKG

@empathyco/x-components

Version:
57 lines (26 loc) 735 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 <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [nextQueries](./x-types.nextqueriesresponse.nextqueries.md) </td><td> </td><td> [NextQuery](./x-types.nextquery.md)<!-- -->\[\] </td><td> </td></tr> </tbody></table>