<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SemanticQueriesMutations](./x-components.semanticqueriesmutations.md) &gt; [setSemanticQueries](./x-components.semanticqueriesmutations.setsemanticqueries.md)

## SemanticQueriesMutations.setSemanticQueries property

Sets the [SemanticQueriesState.semanticQueries](./x-components.semanticqueriesstate.semanticqueries.md) property.

**Signature:**

```typescript
setSemanticQueries: (semanticQueries: SemanticQuery[]) => void;
```
