graphql-api-design
Installation
SKILL.md
GraphQL API Design
Master GraphQL schema design and implementation to build flexible, efficient APIs that clients love.
When to Use This Skill
- Designing GraphQL schemas and type systems
- Building GraphQL resolvers and queries
- Implementing mutations with proper error handling
- Optimizing query performance with DataLoaders
- Implementing real-time features with subscriptions
- Preventing N+1 queries and query complexity attacks
- Migrating from REST APIs to GraphQL
- Setting up pagination and filtering strategies