@empathyco/x-components
Version:
Empathy X Components
59 lines (27 loc) • 834 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [QueriesPreviewConfig](./x-components.queriespreviewconfig.md)
## QueriesPreviewConfig interface
Configuration options for the [QueriesPreviewXModule](./x-components.queriespreviewxmodule.md)<!-- -->.
**Signature:**
```typescript
export interface QueriesPreviewConfig
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[maxItemsToRequest](./x-components.queriespreviewconfig.maxitemstorequest.md)
</td><td>
</td><td>
number
</td><td>
Maximum number of items to request.
</td></tr>
</tbody></table>