<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [FacetsGetters](./x-components.facetsgetters.md) &gt; [request](./x-components.facetsgetters.request.md)

## FacetsGetters.request property

The adapter request object for retrieving the facets, or null if there is no valid data to create a request.

**Signature:**

```typescript
request: FacetsRequest | null;
```
