Adobe Commerce · GraphQL Specification

Adobe Commerce GraphQL API

GraphQL API for Adobe Commerce optimized for headless storefronts, progressive web apps, and mobile experiences. Provides queries and mutations for products, categories, carts, checkout, customers, and orders against a merchant-hosted Commerce GraphQL endpoint.

Documentation Endpoint View on GitHub E-commerceCommerceMagentoAdobeOnline StoreMarketplaceGraphQL

Overview

Adobe Commerce GraphQL API is a GraphQL API specification published by Adobe Commerce on the APIs.io network.

GraphQL API for Adobe Commerce optimized for headless storefronts, progressive web apps, and mobile experiences. Provides queries and mutations for products, categories, carts, checkout, customers, and orders against a merchant-hosted Commerce GraphQL endpoint.

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

The specification includes 1 reference link.

Tagged areas include E-commerce, Commerce, Magento, Adobe, and Online Store.

Endpoint

https://{commerce_host}/graphql

References

Back to Adobe Commerce · All GraphQL Specs · GitHub