Posts

Showing posts from November, 2025

2.3.8.4 release notes

2.3.8.4 Added full support for Salesforce GraphQL queries in both commercial and free JetBrains IDEs. A  demonstration  is available for all features described below. Issue 2467  - General Salesforce GraphQL support features including: Help installing, enabling, and configuring the  JetBrains GraphQL plugin . Quick fix to retrieve and register the org-specific GraphQL schema so that code completion, validation, etc., work properly in Salesforce GraphQL queries. When the GraphQL schema is retrieved, IC can also include a default project configuration in the resulting  graphql.config.yml  file for the project's configured connection so that the GraphQL plugin can execute Salesforce GraphQL queries directly against the org. Note that this does require the connection's access token/session ID to be added to  graphql.config.yml , but if that's a concern, it can be disabled as  Illuminated Cloud | Configure Application | GraphQL | Configuration Manageme...