Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I get errors after updating “GraphQL: Language Feature Support” to v0.11.0.
FooFragment
is defined another file.- No errors if defined in the same file.
Expected Behavior
No errors when using fragments from another files.
Steps To Reproduce
- define fragment
- define query or fragment in another file.
- use fragment defined in step 1
Environment
- LSP Server Version: latest
- OS: macOS 13.5.1
- LSP Client: VSCode v1.89.1
- graphql: v16.8.1
Anything else?
No response
Activity