UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 555 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SemanticQueriesActions](./x-components.semanticqueriesactions.md) &gt; [fetchSemanticQuery](./x-components.semanticqueriesactions.fetchsemanticquery.md) ## SemanticQueriesActions.fetchSemanticQuery property . Requests the results for a semantic query, **Signature:** ```typescript fetchSemanticQuery: (request: SemanticQueriesRequest | null) => SemanticQueriesResponse | null; ```