Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.37 KB

File metadata and controls

29 lines (19 loc) · 1.37 KB

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.