<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [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)<!-- -->\[\]; } |  |

