<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RecommendationsXEvents](./x-components.recommendationsxevents.md) &gt; [RecommendationsRequestUpdated](./x-components.recommendationsxevents.recommendationsrequestupdated.md)

## RecommendationsXEvents.RecommendationsRequestUpdated property

Any property of the recommendations request has changed. Payload: The new recommendations request or `null` if there is not enough data in the state to conform a valid request.

**Signature:**

```typescript
RecommendationsRequestUpdated: RecommendationsRequest;
```
