Setup & Installation
What This Skill Does
Build GraphQL servers using Apollo Server 5.x. Covers schema definition, resolver writing, context setup, authentication, plugin creation, and integration with Express, Fastify, or standalone mode.
Gives you working Apollo Server 5.x patterns for schemas, resolvers, auth, and framework integration without digging through migration guides or outdated v4 examples.
When to use it
- Setting up a new GraphQL API with typed resolvers and schema-first design
- Adding authentication and per-field authorization to a GraphQL endpoint
- Solving N+1 query problems with DataLoader in resolver chains
- Connecting Apollo Server to Express or Fastify for production deployments
- Writing custom plugins to log requests or measure resolver performance
Similar Skills
ios-application-dev
A reference guide for building iOS apps with UIKit, SnapKit, and SwiftUI.
fullstack-dev
A workflow guide for building full-stack applications, covering backend architecture, frontend-backend integration, auth, real-time features, and production hardening.
android-native-dev
A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting.
frontend-dev
Builds complete frontend pages by combining UI design, scroll animations, AI-generated media assets, and copywriting into a single workflow.
