GraphQL: resolver implementation
When to use
Use this skill for resolver implementation in GraphQL. This skill specifically handles resolver implementation and nothing else in the GraphQL family.
Procedure
Implement resolver functions, thread context, handle arguments, and structure resolver maps per type.
Notes
This is the GraphQL skill dedicated to resolver implementation. Sibling skills cover other GraphQL capabilities; this one is the right choice only when the task is about resolver implementation.