/apollo-nextjs-example

💡 Examples using GraphQL with Apollo Client and Server

Primary LanguageTypeScript

apollo-nextjs-example

An example of using GraphQL with apollo-server, appollo-client, and next.

Prerequisites

Git | Bash | Node | Yarn

Usage

git clone https://github.com/n4bb12/apollo-nextjs-example
cd apollo-nextjs-example
yarn dev

You can view the GraphQL Playground at /api/graphql.