js-graphql-intellij-plugin
js-graphql-intellij-plugin copied to clipboard
Support graphql.config.js
I want to share my config between projects. Can we support the JS config format?
@vjpr hi! The current plugin version uses legacy config format. We have an issue (https://github.com/jimkyndemeyer/js-graphql-intellij-plugin/issues/296) to migrate to the most recent v3 version, which supports .js config format. I think it's one of the top priorities in the next releases.