UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 737 B
<!-- 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; [PlatformQuerySuggestionsResponse](./x-adapter-platform.platformquerysuggestionsresponse.md) ## PlatformQuerySuggestionsResponse interface Response for the `query suggestions` endpoint. **Signature:** ```typescript export interface PlatformQuerySuggestionsResponse ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [topTrends](./x-adapter-platform.platformquerysuggestionsresponse.toptrends.md) | | { content: [PlatformSuggestion](./x-adapter-platform.platformsuggestion.md)<!-- -->\[\]; } | |