Skip to content

smallrye/smallrye-graphql-client-intellij-plugin

Repository files navigation

smallrye-graphql-client-intellij-plugin

Build Version Downloads

Auto-Complete SmallRye GraphQL Typesafe Client API interfaces and types/inputs from a schema.graphql file in your project directory.

Installation

  • 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.