Next.js GraphQL starter for TypeScript projects with schema merging
Starter for building GraphQL APIs with Next.js and TypeScript, offering schema merging, resolver composition, and generated TypeScript types. Includes an Apollo-based GraphQL server implemented in Next.js API routes and development tooling for fast iteration; suited for projects that need a typed GraphQL layer integrated into a Next.js frontend.
0