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

VSCode navigating from query to localSchemaFile definition fails #1995

Closed
jakubnavratil opened this issue Jun 11, 2020 · 1 comment · Fixed by #1996
Closed

VSCode navigating from query to localSchemaFile definition fails #1995

jakubnavratil opened this issue Jun 11, 2020 · 1 comment · Fixed by #1996

Comments

@jakubnavratil
Copy link
Contributor

Intended outcome:
Executing Go to definition inside query should work while using localSchemaFile;

Actual outcome:
If using localSchemaFile, actions fails with error.
image

Historicaly, this was fixed by #727
but later removed by #1500

How to reproduce the issue:
Just use apollo.config.js with localSchemaFile and try navigating to definition. This just can't work, as URI is clearly missing from code.

Versions
latest

NOTE: I'm already pushing fix for this issue. This is just for proper documentation.

@jakubnavratil
Copy link
Contributor Author

This is actually duplicate of #1682
Please, merge this PR: #1996

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