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
According to the GraphQL specification from October 2021 directives can be applied to operation variables.
However, GraphiQL 1.8.2 doesn't seem to handle them properly. The syntax highlighting is breaking when you add a directive between variable definitions.