Reference

installQueryAsyncStorage

Installs custom async storage for server-scoped query clients.

Signature

function installQueryAsyncStorage(storage: QueryAsyncStorage<QueryClient>): void