@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 635 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) > [PlatformQuerySuggestionsRequest](./x-adapter-platform.platformquerysuggestionsrequest.md)
## PlatformQuerySuggestionsRequest interface
Base request for the `query suggestions` endpoint.
**Signature:**
```typescript
export interface PlatformQuerySuggestionsRequest extends PlatformQueryableRequest, PlatformExtraParamsRequest, PlatformPageableRequest
```
**Extends:** PlatformQueryableRequest, PlatformExtraParamsRequest, PlatformPageableRequest