You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2026. It is now read-only.
The GraphQL schema supports deprecation. Create a
@GlitrDeprecatedannotation that denotes a field as deprecated.Add support for
deprecationReasonand other useful information related to field deprecation.