graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

docs: add error and schema management guides

Open sarahxsanders opened this issue 1 week ago • 1 comments

Adds last TWO guides for the GraphQL production guide improvements:

  • guide 1 is on error handling and debugging + includes format errors, custom error types, debugging production issues, and error recovery
  • guide 2 is on schema management + covers schema evolution and governance w/ versioning safely, detecting breaking changes, deprecation workflows, governance processes, and other considerations

sarahxsanders avatar Dec 07 '25 19:12 sarahxsanders