README.md

April 26, 2023 ยท View on GitHub

Apollo Client Next.js Example

A template for creating minimal reproductions with Next.js and Apollo Client.

Usage

GitHub

Fork the repository, install its dependencies with npm i and run it locally with npm run dev. Commit + push your changes and share a link to your forked repository with a member of the Apollo Client team.

CodeSandbox

Fork the CodeSandbox (https://codesandbox.io/s/github/apollographql/next-apollo-example) and share a link to your reproduction with a member of the Apollo Client team.