UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 483 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NextQueriesMutations](./x-components.nextqueriesmutations.md) &gt; [setNextQueries](./x-components.nextqueriesmutations.setnextqueries.md) ## NextQueriesMutations.setNextQueries property Sets the next queries of the module. **Signature:** ```typescript setNextQueries: (nextQueries: NextQuery[]) => void; ```