question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow having multiple configs in a project (scope per subfolder)

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:5

github_iconTop GitHub Comments

1reaction
jimkyndemeyercommented, Mar 10, 2019

See https://github.com/jimkyndemeyer/graphql-config-examples for examples of multi-schema configurations with v2.

1reaction
BerndWesselscommented, Jun 19, 2018

@jimkyndemeyer Is there a documentation for how to configure multiple schemas in alpha 2?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allow having multiple configs in a project (scope per subfolder)
Hi I usually have a single webstorm open and a root folder that contains multiple different but related projects.
Read more >
Git config with directory scope, containing multiple repositories
first you create different config files for your "custom-scopes" (e.g. professional, freetime, ect.) and add your desired user-config for each scope
Read more >
Multi-root Workspaces in Visual Studio Code
You can open and work on multiple project folders in Visual Studio Code with multi-root workspaces.
Read more >
Scopes and file colors | WebStorm Documentation - JetBrains
A scope the Scope icon is a group of files and folders in a project. You can use scopes to visually distinguish project...
Read more >
Check out multiple repositories in your pipeline - Microsoft Learn
Azure Pipelines provides Limit job scope settings for Azure Repos Git ... project, Limit job scope must be configured to allow access.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found