FeaturesRun GraphQL queries through the Salesforce GraphQL API from your editor. How ToEnsure you have a default org selected through the CLI, or through the GUI provided by the Salesforce Extension Pack. Highlight your GraphQL query From the command pallette run "Send GraphQL API Request". If the response is successful, the returned JSON will display in a new virtual document If the response is unsuccessful, the error will display in the bottom right corner of your editor. RequirementsSalesforce Extension Pack Authorized Salesforce Org Release Notes1.0.0Initial release of the SFGQLHelper Extension |