@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 546 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) > [querySuggestionsEndpointAdapter](./x-adapter-platform.querysuggestionsendpointadapter.md)
## querySuggestionsEndpointAdapter variable
Default adapter for the query suggestions endpoint.
**Signature:**
```typescript
querySuggestionsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<QuerySuggestionsRequest, QuerySuggestionsResponse>
```