GraphQL Development Guidelines
Objective: Define standards for designing and consuming GraphQL schemas and APIs, covering schema design, query/mutation patterns, error handling, performance, and tooling.
Source File
View the full rule: .agent/rules/graphql.md
Sections
- Schema Design
- Queries & Mutations
- Error Handling
- Performance
- Tooling & Schema Evolution
