@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 501 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) > [nextQueriesRequestMapper](./x-adapter-platform.nextqueriesrequestmapper.md)
## nextQueriesRequestMapper variable
Default implementation for the NextQueriesRequestMapper.
**Signature:**
```typescript
nextQueriesRequestMapper: import("@empathyco/x-adapter").Mapper<NextQueriesRequest, PlatformNextQueriesRequest>
```