graphql-server-builder

Featured v1.22.0 by Jeremy Longshore

Build GraphQL servers with schema-first design, resolvers, and subscriptions

MIT License

Installation

Open Claude Code and run this command:

/plugin install graphql-server-builder@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Build production-ready GraphQL servers with schema-first design, resolvers, subscriptions, and best practices.

Features

  • Schema-first design with SDL
  • Type-safe resolvers
  • DataLoader for N+1 prevention
  • Real-time subscriptions
  • Authentication directives
  • Pagination (Relay-style)
  • Error handling
  • GraphQL Playground

Skills (1)

building-graphql-server View full skill →

'Build production-ready GraphQL servers with schema design, resolvers,.

ReadWriteEditGrepGlobBash(api:graphql-*)

How It Works


/build-graphql-server
/gql

Ready to use graphql-server-builder?