Execution GRAPHQL Schema

Step-by-step procedure to design a GraphQL schema from a domain model. Covers type design, queries, mutations, error handling, pagination (connections pattern), subscriptions, and field-level auth. Includes a schema design checklist. Use when designing a new GraphQL API or extending an existing schema.

DeanKelly751 Updated

File contents

DeanKelly751/cursor-skills/tree/main/api/execution-graphql-schema commit ecc0eb7bfc

Frequently asked questions

npx skillmds@latest add deankelly751/execution-graphql-schema