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
Before this change there was:
- There can be only one argument named ...
- There can be only one input field named ...
- There can be only one variable named ...
- There can only be one fragment named ...
- There can only be one operation named ...
Now the last two match the others.
0 commit comments