@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 737 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) > [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)<!-- -->\[\]; } | |