Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding pluckConfig #1407

Open
Yamashou opened this issue Sep 16, 2023 · 0 comments
Open

Adding pluckConfig #1407

Yamashou opened this issue Sep 16, 2023 · 0 comments

Comments

@Yamashou
Copy link

Is your feature request related to a problem? Please describe.

I use GraphQL Code Generator for my React projects. I am using pluckConfig in the configuration of that project. I would like to separate the target GraphQL API for each gqlMagicComment. However, since I can only separate them per file, the editor does not recognize the Query of different APIs inside the same file.

Describe the solution you'd like

Add pluckConfig to allow Schema to be set for each gqlMagicComment.

Describe alternatives you've considered

  • Split a file for each Query of the target Schema
  • Tolerate editor errors and give up completion

Additional context

I am using this extension.
https://github.com/JetBrains/js-graphql-intellij-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant