GRAPHQL Relay

Build a GraphQL API following Relay specifications — schema design, global IDs, connections (cursor pagination), DataLoader for N+1, persisted queries, auth at field level, and the operational discipline that prevents schema drift. Use when designing a new GraphQL API, not when adding fields to an existing one. Use when this capability is needed.

tomevault-io 93f856a 2 files · 8.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/maheshawasare--claude-skills-pro--graphql-relay commit 93f856af5a

Frequently asked questions

npx skillmds@latest add tomevault-io/graphql-relay