-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Make deprecated.reason non-nullable #4299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make deprecated.reason non-nullable #4299
Conversation
JoviDeCroock
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should probably get targeted at main as in 16.x.x it would be a breaking change
935261b to
a95392b
Compare
|
@JoviDeCroock thanks for catching this 🙏 Base branch is updated! |
|
Approved! ensure this goes in a major version change since it could cause type recompiles which might have CI implications for some users |
See graphql/graphql-spec#1040