Help & Support
Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More
Have Questions?
GraphSQL - GraphQL query support for Salesforce
Extend the Salesforce API by adding GraphQL query capabilities
Overview
Add GraphQL query support directly into Salesforce, allowing you to send complex cross-object queries that would otherwise take multiple API calls to retrieve.
Exposes a new endpoint for your Salesforce instance that allows you to send GraphQL queries straight into Salesforce
Provides a lot of the core query features of GraphQL, including arguments, aliases, variables, mutations and directives
Includes a GraphQL playground where you can test out queries to see the Salesforce data you'd get back
GraphQL (https://graphql.org/learn/) is a modern query language that allows you to send JSON-like query structure to a database, and get back data in the same structure. It allows you to query multiple tables with multiple options in just 1 API call. With GraphSQL you can add GraphQL support straight into Salesforce, without needing to write any code, with a custom REST API endpoint. Using GraphQL not only allows you to query multiple different objects and relationships, but lets you do it in a single call, meaning you only use up 1 API call, rather than multiple calls through the REST API. You can specify filters and order criteria to get exactly the data you need. You can also send Mutations, which allow you to create or update records and related data in one call. With the GraphQL playground you can test out your GraphQL queries and see the data you'll get back, as well as the queries that were run as part of your API call.
Categories
- Business Needs
- Integration
- FeaturesNative AppBuilt exclusively on the Salesforce Platform, ensuring reliability and performance.No LimitsThis product's apps, tabs, and objects don't count against your Salesforce org limits. Learn More in HelpLightning ReadyOptimized for Salesforce orgs that use Lightning Ready.Multiple CurrenciesSupports Salesforce orgs that use Multiple Currencies.Person AccountsSupports Salesforce orgs that use Person Accounts.Salesforce ShieldSupports Salesforce orgs that use Shield.Managed PackageThis product is installed in your Salesforce org as a managed package and receives automatic upgrades.
- Native AppNo LimitsLightning ReadyMultiple CurrenciesPerson AccountsSalesforce ShieldManaged Package