@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 759 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) > [PlatformSemanticQueriesRequest](./x-adapter-platform.platformsemanticqueriesrequest.md)
## PlatformSemanticQueriesRequest interface
Request for the `semantic queries` endpoint. In this endpoint the `q` param is used to send the query.
**Signature:**
```typescript
export interface PlatformSemanticQueriesRequest extends PlatformExtraParamsRequest
```
**Extends:** PlatformExtraParamsRequest
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [q](./x-adapter-platform.platformsemanticqueriesrequest.q.md) | | string | |