@empathyco/x-components
Version:
Empathy X Components
23 lines (14 loc) • 724 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [NextQueriesGroup](./x-components.nextqueriesgroup.md)
## NextQueriesGroup interface
Next queries group interface for the NextQueries.
**Signature:**
```typescript
export interface NextQueriesGroup extends ListItem
```
**Extends:** [ListItem](./x-components.listitem.md)
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [modelName](./x-components.nextqueriesgroup.modelname.md) | | 'NextQueriesGroup' | |
| [nextQueries](./x-components.nextqueriesgroup.nextqueries.md) | | NextQuery\[\] | |