glitr
glitr copied to clipboard
Have a way to flag deprecated fields
The GraphQL schema supports deprecation. Create a @GlitrDeprecated
annotation that denotes a field as deprecated.
Add support for deprecationReason
and other useful information related to field deprecation.