@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 622 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [SemanticQueriesResponse](./x-types.semanticqueriesresponse.md)
## SemanticQueriesResponse interface
Response for the semantic queries endpoint.
**Signature:**
```typescript
export interface SemanticQueriesResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [semanticQueries](./x-types.semanticqueriesresponse.semanticqueries.md) | | [SemanticQuery](./x-types.semanticquery.md)<!-- -->\[\] | |