@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 415 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [RelatedPrompt](./x-types.relatedprompt.md) > [nextQueries](./x-types.relatedprompt.nextqueries.md)
## RelatedPrompt.nextQueries property
The queries of the next queries related to the prompt.
**Signature:**
```typescript
nextQueries: string[];
```