JetBrains / js-graphql-intellij-plugin

GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.
https://jimkyndemeyer.github.io/js-graphql-intellij-plugin/
MIT License
879 stars 97 forks source link

Config not working, no endpoints #487

Closed Freaksed closed 1 year ago

Freaksed commented 3 years ago

I have a graphqlconfig set up, but it still says there are no endpoints available image

vepanimas commented 3 years ago

Hi! Please, check if this one is your case https://github.com/jimkyndemeyer/js-graphql-intellij-plugin/issues/482?

Freaksed commented 3 years ago

I checked the fix for that issue, and it already had the file types associated

vepanimas commented 3 years ago

Could you please share your .graphqlconfig then?

vepanimas commented 1 year ago

Close as not reproduced