getting unknown fragment lint error
See original GitHub issueActual Behavior
we are using Relay and after the recent updates(starting from version 0.3.23), all the fragments are getting flagged as unknown fragment
.
Expected Behavior
Steps to Reproduce the Problem Or Description
Specifications
- GraphQL for VSCode Extension Version: > 0.3.23
- VSCode Version: Version: 1.61.0 (Universal)
- OS Name: Mac OS
- OS Version: Big sur 11.6.1
- graphql config filename and format example:
Logs Of TS Server || GraphQL Language Service
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:22 (12 by maintainers)
Top Results From Across the Web
[GraphQL error]: Message: Unknown fragment - Stack Overflow
Ok, I use webpack encore with symfony and created a custom loader: with the description form the docs - before I did this...
Read more >Fragments - Relay
We use our lint rule to enforce that the type of the fragment reference prop is correctly declared when using useFragment . By...
Read more >Apollo extension for VS Code - Apollo GraphQL Docs
The Apollo VS Code extension provides an all-in-one tooling experience for developing apps with Apollo. Using jump to definition on a fragment.
Read more >Android Lint Checks - Android Studio Project Site
Once the import is there you might get a lot of "confusing" error messages ... After creating a FragmentTransaction, you typically need to...
Read more >Lint error: package fragment is not found for module ...
We have checkDependencies=true on our app module and apply there custom lint checks. Disabling custom lint checks has not solved the issue, though...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just tested it out again a few more times since I wasn’t 100% sure it wasn’t some weird anomaly. I can confirm that the following happens (in my case at least):
I’m using this