@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 789 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SemanticQueriesActions](./x-components.semanticqueriesactions.md)
## SemanticQueriesActions interface
SemanticQueries store actions.
**Signature:**
```typescript
export interface SemanticQueriesActions
```
## Methods
| Method | Description |
| --- | --- |
| [fetchAndSaveSemanticQuery(request)](./x-components.semanticqueriesactions.fetchandsavesemanticquery.md) | Requests the semantic queries similar to the requested query and saves them in the state. |
| [fetchSemanticQuery(request)](./x-components.semanticqueriesactions.fetchsemanticquery.md) | . Requests the results for a semantic query, |