GraphQL: schema and type design
When to use
Use this skill for schema and type design in GraphQL. This skill specifically handles schema and type design and nothing else in the GraphQL family.
Procedure
Design the SDL schema: types, interfaces, unions, nullability, pagination connections, and naming conventions.
Notes
This is the GraphQL skill dedicated to schema and type design. Sibling skills cover other GraphQL capabilities; this one is the right choice only when the task is about schema and type design.