Magento 2 (Adobe Commerce) · GraphQL Specification

Magento 2 (Adobe Commerce) GraphQL API

GraphQL API for headless storefront use cases in Magento 2 / Adobe Commerce, providing single-request access to catalog, cart, checkout, and customer data. Mutations require customer token authentication via the Authorization header.

Documentation Endpoint View on GitHub EcommerceCommerceOnline StoreCatalog ManagementOrder ManagementGraphQLRESTSOAPGraphQL

Overview

Magento 2 (Adobe Commerce) GraphQL API is a GraphQL API specification published by Magento 2 (Adobe Commerce) on the APIs.io network.

GraphQL API for headless storefront use cases in Magento 2 / Adobe Commerce, providing single-request access to catalog, cart, checkout, and customer data. Mutations require customer token authentication via the Authorization header.

The GraphQL endpoint is available at https://{host}/graphql. documentation is published at https://developer.adobe.com/commerce/webapi/graphql/.

The specification includes 1 reference link.

Tagged areas include Ecommerce, Commerce, Online Store, Catalog Management, and Order Management.

Endpoint

https://{host}/graphql

References

Back to Magento 2 (Adobe Commerce) · All GraphQL Specs · GitHub