<!-- 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; [PlatformNextQuery](./x-adapter-platform.platformnextquery.md)

## PlatformNextQuery interface

Next query model for the `platform` API.

**Signature:**

```typescript
export interface PlatformNextQuery 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [position](./x-adapter-platform.platformnextquery.position.md) |  | number |  |
|  [query](./x-adapter-platform.platformnextquery.query.md) |  | string |  |
|  [source](./x-adapter-platform.platformnextquery.source.md) |  | 'ORGANIC' \| 'CURATED' |  |

