Open
Description
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.