IntelliJ GraphQL syntax highlighting and intellisense file support are available by installing the JS GraphQL IntelliJ plugin. This is available on the jetbrains marketplace for free.
I like it as it offers full language support for the 2018 graphql specification. This includes schema aware auto completion and error reporting.
Give it a try!
Cheers!
Philip
JS GraphQL IntelliJ IDEA Plugin: https://plugins.jetbrains.com/plugin/...
JS GraphQL Github: https://github.com/jimkyndemeyer/js-g...
Spring Boot GraphQL Java: https://github.com/graphql-java-kicks...