UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 443 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiMutations](./x-components.aimutations.md) &gt; [setQueries](./x-components.aimutations.setqueries.md) ## AiMutations.setQueries property Sets the queries from the streamed response. **Signature:** ```typescript setQueries: (queries: AiSuggestionQuery[]) => void; ```