UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 759 B
<!-- 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; [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 | |