<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [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\[\] |  |

