glitr icon indicating copy to clipboard operation
glitr copied to clipboard

Have a way to flag deprecated fields

Open tinnou opened this issue 8 years ago • 0 comments

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.

tinnou avatar Dec 12 '16 18:12 tinnou