Tracking spec change: non-nullable reason for @deprecated
#3736
Labels
spec-change
Tracking GraphQL specification changes
@deprecated
#3736
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
The text was updated successfully, but these errors were encountered: