@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 604 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [QueriesPreviewXEvents](./x-components.queriespreviewxevents.md) > [QueryPreviewRequestUpdated](./x-components.queriespreviewxevents.querypreviewrequestupdated.md)
## QueriesPreviewXEvents.QueryPreviewRequestUpdated property
Any property of cacheable queries preview request has changed. Payload: The new [request](./x-types.searchrequest.md)<!-- -->.
**Signature:**
```typescript
QueryPreviewRequestUpdated: SearchRequest;
```