@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 699 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [PlatformNextQueriesResponse](./x-adapter-platform.platformnextqueriesresponse.md)
## PlatformNextQueriesResponse interface
Response for the `next queries` endpoint.
**Signature:**
```typescript
export interface PlatformNextQueriesResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [data](./x-adapter-platform.platformnextqueriesresponse.data.md) | | { nextqueries: [PlatformNextQuery](./x-adapter-platform.platformnextquery.md)<!-- -->\[\]; } | |