@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 614 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [QuerySuggestionsResponse](./x-types.querysuggestionsresponse.md)
## QuerySuggestionsResponse interface
Response for the query suggestions endpoint.
**Signature:**
```typescript
export interface QuerySuggestionsResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [suggestions](./x-types.querysuggestionsresponse.suggestions.md) | | [Suggestion](./x-types.suggestion.md)<!-- -->\[\] | |