UNPKG

@empathyco/x-components

Version:
91 lines (40 loc) 1.02 kB
<!-- 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 <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [position](./x-adapter-platform.platformnextquery.position.md) </td><td> </td><td> number </td><td> </td></tr> <tr><td> [query](./x-adapter-platform.platformnextquery.query.md) </td><td> </td><td> string </td><td> </td></tr> <tr><td> [source](./x-adapter-platform.platformnextquery.source.md) </td><td> </td><td> 'ORGANIC' \| 'CURATED' </td><td> </td></tr> </tbody></table>