Salesforce GraphQL API
Query Salesforce data using GraphQL, allowing clients to request exactly the fields they need in a single request. Reduces payload size and supports aggregation across object relationships.
Documentation
Documentation
https://developer.salesforce.com/docs/platform/graphql/guide/intro-graphql-api.html
Getting Started
https://developer.salesforce.com/docs/platform/graphql/guide/get-started.html
Specifications
Other Resources
OpenAPI
#Data Access
#GraphQL
#Query
#Schema