<!-- 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

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[modelName](./x-components.nextqueriesgroup.modelname.md)


</td><td>


</td><td>

'NextQueriesGroup'


</td><td>


</td></tr>
<tr><td>

[nextQueries](./x-components.nextqueriesgroup.nextqueries.md)


</td><td>


</td><td>

NextQuery\[\]


</td><td>


</td></tr>
</tbody></table>

