Latest Announcement Frontend posts

January 31, 2024

What’s new in Apollo Client 3.9

With the release of Apollo Client 3.9, we’re excited to announce a host of new features and improvements, including: Let’s dive in! Suspense-enabled data fetching in response to user interaction with useLoadableQuery When it comes to Suspense-enabled data fetching in Apollo Client, useSuspenseQuery and useBackgroundQuery are useful for loading data as soon as the component […]

August 7, 2023

Wait for it… Announcing Apollo Client 3.8 with React Suspense Integration

Today we’re thrilled to announce the release of Apollo Client 3.8 with long-awaited support for React 18’s Suspense features! This is our biggest minor release yet and is jam packed with lots of great features and updates. This release is a culmination of 16 alphas, 8 betas, and 3 release candidates. Thank you to everyone […]

May 10, 2023

Using Apollo Client with Next.js 13: releasing an official library to support the App Router

Learn about the introduction of @apollo/experimental-nextjs-app-support, an experimental library to simplify the adoption of Apollo Client in Next.js, which makes it easier to use Apollo Client in both Server Components and Client Components.

Read more

May 18, 2022

The supergraph: a new way to think about GraphQL

by Matt DeBergalis

Recent posts

January 31, 2024

What’s new in Apollo Client 3.9

by Alessia Bellisario

Company