graphql-js
51e53d7b - Add safe schema change for descriptions changing (#4275)

Commit
1 year ago
Add safe schema change for descriptions changing (#4275) This adds a new safe schema-change when a description changes of any schema-member. Do note that there are some drive-by fixes in here as I noticed a bug in safe-argument changes where we'd just always report the changes rather than actually see whether something changed 😅 Resolves https://github.com/graphql/graphql-js/issues/4245
Author
Parents
Loading