Closed
Description
Keeping a note here for us to return to later, this small spec change may get merged in soon graphql/graphql-spec#1040
It changes @deprecated
's reason to be non-nullable. There's a default value for the reason already, so the migration pathway isn't a big deal, it's more about removing an odd edge case.
This is not yet in the spec, this issue is a reminder to check in on this topic again later