<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NextQueriesActions](./x-components.nextqueriesactions.md) &gt; [fetchAndSaveNextQueries](./x-components.nextqueriesactions.fetchandsavenextqueries.md)

## NextQueriesActions.fetchAndSaveNextQueries property

Requests a new set of next queries and stores them in the module.

**Signature:**

```typescript
fetchAndSaveNextQueries: (request: NextQueriesRequest | null) => void;
```
