@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 539 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) > [recommendationsEndpointAdapter](./x-adapter-platform.recommendationsendpointadapter.md)
## recommendationsEndpointAdapter variable
Default adapter for the recommendations' endpoint.
**Signature:**
```typescript
recommendationsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<RecommendationsRequest, RecommendationsResponse>
```