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
Hi
I usually have a single webstorm open and a root folder that contains multiple different but related projects.
Therefore I have for example an user graphql endpoint in one sub folder and an admin graphql endpoint in another sub folder. Each of these has there very own graphql schema.
It would be great if the plugin would look into each subfolder for the graphql.config.json and graphql.schema.json and keep it in that subfolder scope.
So basically I don't want the plugin to force me to open multiple webstorms to work on multiple graphql endpoints with different schemas.
dsebastien, ph55, jmca, axelhzf, ansgarm and 1 more