Excited to announce the release of Apollo Client 3.9 ![]()
We’ve got a number of new improvements including:
- Suspense-enabled data fetching in response to user interaction with
useLoadableQuery - Preloading data outside of React with
createQueryPreloaderandpreloadQuery - Memory usage optimizations
- A new
useQueryRefHandlershook for accessingrefetchandfetchMorefor a givenqueryRef - Multipart subscriptions network adapters for Relay and urql
MockedProviderimprovements
Check out the announcement post for more information! What’s new in Apollo Client 3.9 | Apollo GraphQL Blog