<!-- 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)

## 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, |

