<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [RelatedPrompt](./x-types.relatedprompt.md) &gt; [nextQueries](./x-types.relatedprompt.nextqueries.md)

## RelatedPrompt.nextQueries property

The queries of the next queries related to the prompt.

**Signature:**

```typescript
nextQueries: string[];
```
