GraphQL API Release Notes
To discover what’s new and changed in GraphQL API, see the Salesforce Release Notes.
Here’s a list of changes to the GraphQL API reference content.
- Version number updated from "65.0" to "66.0"
- Base URI updated from v65.0 to v66.0
- Version number updated from "64.0" to "65.0"
- Base URI updated from v64.0 to v65.0
- Added
extensionsproperty toGraphQLInputRepresentationtype with description "The extensions to the input." - Added
extensionsproperty toGraphQLRepresentationtype with description "The extensions that resulted from this query."
- Version number updated from "63.0" to "64.0"
- Base URI updated from v63.0 to v64.0
- Version number updated from "62.0" to "63.0"
- Base URI updated from v62.0 to v63.0
- Version number updated from "61.0" to "62.0"
- Base URI updated from v61.0 to v62.0
- Version number updated from "60.0" to "61.0"
- Base URI updated from v60.0 to v61.0
- Version number updated from "59.0" to "60.0"
- Base URI updated from v59.0 to v60.0
- Version number updated from "58.0" to "59.0"
- Base URI updated from v58.0 to v59.0
- Version number updated from "57.0" to "58.0"
- Base URI updated from v57.0 to v58.0
- Changed POST /graphql body description from
description: send-query.mdtodescription: !include send-query.md - Changed
GraphQLErrorRepresentationdescription from "A GraphQL Error." to "A GraphQL error." (capitalization change) - Added
extensionsproperty toGraphQLErrorRepresentationtype with description!include error.md, example, andErrorTypeproperty - Moved
locationsexample from the items type to the array level inGraphQLErrorRepresentation
- Version number updated from "56.0" to "57.0"
- Base URI updated from v56.0 to v57.0
- Changed POST /graphql description from inline text to
!include send-query.md - Added
example: !include Examples/gql-representation.jsonto the 200 response body - Added
description: send-query.mdandexample: !include Examples/gql-query.jsonto the request body - Added example to
GraphQLErrorRepresentation.locationsproperty - Added example to
GraphQLErrorRepresentation.messageproperty - Added
example: !include Examples/gql-representation.jsontoGraphQLRepresentation.dataproperty
- Initial GraphQL reference
- Version number is "56.0"
- Base URI uses v56.0