GraphQL API Release Notes

To discover what’s new and changed in GraphQL API, see the Salesforce Release Notes.

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 extensions property to GraphQLInputRepresentation type with description "The extensions to the input."
  • Added extensions property to GraphQLRepresentation type 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.md to description: !include send-query.md
  • Changed GraphQLErrorRepresentation description from "A GraphQL Error." to "A GraphQL error." (capitalization change)
  • Added extensions property to GraphQLErrorRepresentation type with description !include error.md, example, and ErrorType property
  • Moved locations example from the items type to the array level in GraphQLErrorRepresentation
  • 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.json to the 200 response body
  • Added description: send-query.md and example: !include Examples/gql-query.json to the request body
  • Added example to GraphQLErrorRepresentation.locations property
  • Added example to GraphQLErrorRepresentation.message property
  • Added example: !include Examples/gql-representation.json to GraphQLRepresentation.data property
  • Initial GraphQL reference
  • Version number is "56.0"
  • Base URI uses v56.0