Latest Apollo Client Next js posts

March 9, 2021

Getting Started With Apollo Client in Next.js

Wait, you want me to put my data where!? Figuring out how to configure Apollo Client with Next.js can be a bit confusing. This confusion stems from the fact that there are three ways to fetch and render data: static, server-side, and client-side. There are benefits and tradeoffs to each strategy, but I’m happy to […]

November 11, 2020

Building a Next.js App with Apollo Client & Slash GraphQL

Slash GraphQL is a managed GraphQL cloud service that gives your app a /graphql API endpoint from nothing more than your app’s GraphQL schema. It’s the fastest way to start a GraphQL app. In this blog post, we will build a simple NextJS app from scratch, using Apollo Client to consume the GraphQL API of […]

Recent posts

March 27, 2023

Apollo Changelog: March 27, 2023

by Dylan Anthony

Company