This repository contains GraphQL APIs that are used in the Next.js examples. They use Prisma + Nexus and are hosted on Vercel as:
example | url |
---|---|
graphql-with-prisma-simple | https://nextjs-graphql-with-prisma-simple-foo.vercel.app/api |
graphql-with-prisma-relay | https://nextjs-graphql-with-prisma-relay.vercel.app/api |