<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [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

