Is there an existing issue for this?
Current Behavior
graphql.config.mjs is note recognized by graphql-language-service-server because of the outdated version of graphql-config dependency.
Is it possible to update it, do not pin exact version, or make a peer dep so that it will auto-update? I am ready to make a PR if either of this options is good.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
- LSP Server Version: latest
- OS: MacOS
- LSP Client: Zed via zed-extension-graphql
Anything else?
No response
Is there an existing issue for this?
Current Behavior
graphql.config.mjsis note recognized by graphql-language-service-server because of the outdated version ofgraphql-configdependency.Is it possible to update it, do not pin exact version, or make a peer dep so that it will auto-update? I am ready to make a PR if either of this options is good.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
No response