graphql-schema
Comprehensive guide and reference for designing intuitive, performant, and maintainable GraphQL schemas.
Install
npx skills add https://github.com/apollographql/skills --skill graphql-schemaStats
| Total installs | 1,020 |
| Weekly installs | 1.0K |
| GitHub stars | 41 |
| First seen | Jan 23, 2026 |
| Source | @apollographql/skills |
Summary
- Covers core design principles including client-centric type organization, explicit nullability patterns, and backwards-compatible evolution strategies
- Provides reference documentation on types, naming conventions, cursor-based pagination, error modeling, and security considerations
- Includes practical patterns for interfaces, unions, input types, mutations, and ID strategies with code examples
- Emphasizes ground rules for descriptions, non-null fields, list patterns, and avoiding breaking changes through deprecation
Tags
Related skills
| Skill | Installs | vs graphql-schema |
|---|---|---|
| atxp | 1,114 | +94 |
| secure-code-guardian | 1,112 | +92 |
| connect-apps | 1,015 | -5 |
| ctf-web | 962 | -58 |
| api-documentation-generator | 1,088 | +68 |
FAQ
- How many installs does graphql-schema have?
- graphql-schema has 1,020 total installs and 1.0K installs this week.
- Where is graphql-schema hosted?
- graphql-schema is published by @apollographql/skills at https://github.com/apollographql/skills.
- How many GitHub stars does graphql-schema have?
- graphql-schema has 41 GitHub stars.
- When was graphql-schema first indexed?
- OrangeBot.AI first indexed graphql-schema on Jan 23, 2026.
- How do I install graphql-schema?
- Run: npx skills add https://github.com/apollographql/skills --skill graphql-schema