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

Error highlighting does not work for me #711

Open
oliverwatkins opened this issue Apr 15, 2024 · 1 comment
Open

Error highlighting does not work for me #711

oliverwatkins opened this issue Apr 15, 2024 · 1 comment

Comments

@oliverwatkins
Copy link

Describe the bug
Error highlighting does not work. For more info :

https://stackoverflow.com/questions/78328361/intellij-graphql-plugin-error-highlighting-not-working

To Reproduce
See SO question

@vepanimas
Copy link
Collaborator

Hi @oliverwatkins! From your question I see that you have a folder structure like this :

|-- project
| |-- frontend
| | +-- myQueryDeclerations.ts
| | +-- schema.graphql
| +-- graphql.config.yml

So, the path to the schema in your config should be schema: frontend/schema.graphql, instead of schema: schema.graphql.

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

2 participants