GRAPHQL API

Design and implement GraphQL APIs - schema definition, resolvers, mutations, subscriptions, authentication, DataLoader for N+1 prevention, pagination (cursor and offset), error handling, and testing. Covers both server-side (GraphQL Yoga, Apollo Server, Strawberry for Python) and client-side (Apollo Client, urql, TanStack Query). Use when building a GraphQL API, adding GraphQL to an existing service, writing GraphQL queries/mutations/subscriptions, or optimizing GraphQL performance.

Jignesh-Ponamwar 0cddc31 10.3 KB Updated

File contents

Jignesh-Ponamwar/skills-mcp/tree/main/skill_mcp/skills_data/graphql-api commit 0cddc31864

Frequently asked questions

npx skillmds@latest add jignesh-ponamwar/graphql-api