Backend GRAPHQL Patterns

Use this skill when designing GraphQL schemas, resolvers, or data loading strategies. This skill enforces: schema-first design, N+1 prevention via DataLoader, directive-based auth, cursor-based pagination, and structured error handling. Applies to any backend stack with GraphQL. Do NOT use for: REST API design, gRPC service definition, or internal-only RPC endpoints.

j4flmao Updated

File contents

j4flmao/agent-skills/tree/main/skills/backend/universal/graphql-patterns commit ead4a22e83

Frequently asked questions

npx skillmds@latest add j4flmao/backend-graphql-patterns