<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueryPreviewItem](./x-components.querypreviewitem.md) &gt; [request](./x-components.querypreviewitem.request.md)

## QueryPreviewItem.request property

Request object to retrieve the query preview using the search adapter, or null if there is no valid data to conform a valid request.

**Signature:**

```typescript
request: SearchRequest;
```
