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
The GraphQL meta-field __typename appears not to be recognised when included in GraphQL documents; an error of the form e.g. Unknown field "__typename" on ... is displayed.
The text was updated successfully, but these errors were encountered:
Using GraphQL plugin 4.0.2 on WebStorm 2023.2.5
The GraphQL meta-field
__typename
appears not to be recognised when included in GraphQL documents; an error of the form e.g.Unknown field "__typename" on ...
is displayed.The text was updated successfully, but these errors were encountered: