Auto-Complete SmallRye GraphQL Typesafe Client API interfaces and types/inputs
from a schema.graphql
file in your project directory.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "smallrye-graphql-client-intellij-plugin" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.