@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 632 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SemanticQueriesXEvents](./x-components.semanticqueriesxevents.md) > [SemanticQueryRequestUpdated](./x-components.semanticqueriesxevents.semanticqueryrequestupdated.md)
## SemanticQueriesXEvents.SemanticQueryRequestUpdated property
Any property of the semantic queries request has changed. Payload: The new [request](./x-types.semanticqueriesrequest.md)<!-- -->.
**Signature:**
```typescript
SemanticQueryRequestUpdated: SemanticQueriesRequest | null;
```