| name | graphql-schema-generator |
| description | Generate GraphQL schemas from data models with resolver stubs and federation support |
| allowed-tools | ["Bash","Read","Write","Glob"] |
| graph | {"domains":["domain:software-engineering"],"specializations":["specialization:software-architecture"],"skillAreas":["skill-area:graphql-schema-design","skill-area:backend-api-design"],"roles":["role:backend-engineer","role:architect"],"workflows":["workflow:api-design-review"],"topics":["topic:graphql-schema-design"]} |
GraphQL Schema Generator Skill
Overview
Generates GraphQL SDL schemas from data models with type inference, resolver stub generation, schema validation, and Apollo Federation support.
Capabilities
- Generate GraphQL SDL from data models
- Type inference from existing data structures
- Resolver stub generation
- Schema validation and linting
- Apollo Federation support
- Subscription type generation
- Input type and mutation generation
Target Processes
Input Schema
{
"type": "object",
"required":