GraphQL release notes

data-variant=info
data-slots=text
As of Adobe Commerce and Magento Open Source 2.4.1, the GraphQL release notes are included in the Adobe Commerce and Magento Open Source Release Notes.

GraphQL is a flexible and performant API that allows you to build custom front-ends, including headless storefronts, Progressive Web Apps (PWA), and mobile apps for Magento.

To take part and contribute, see the magento2 GitHub repository and look for issues with the Project: GraphQL tag. Join us in our Slack channel (or self signup) to discuss the project.

Adobe Commerce and Magento Open Source 2.4.0

The Magento Open Source 2.4.0 Release Notes and Adobe Commerce 2.4.0 Release Notes list the bug fixes.

Adobe Commerce and Magento Open Source 2.3.5

Adobe Commerce and Magento Open Source 2.3.4

The following queries and mutations have been deprecated:

Deprecated entity
Use this instead
category query
categoryList query
setPaymentMethodOnCartAndPlaceOrder mutation
Run the setPaymentMethodOnCart and placeOrder mutations in the same request
wishlist query
customer query

Adobe Commerce and Magento Open Source 2.3.3

Magento Open Source 2.3.2

You must send these queries as HTTP GET operations to cache the results.

Magento Open Source 2.3.1