UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 622 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [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)<!-- -->\[\] | |