PrestaShop · GraphQL Specification

PrestaShop GraphQL Schema

PrestaShop is an open-source e-commerce platform that exposes its data through a REST/Webservice API and a newer Admin API (PrestaShop 9+). There is no native GraphQL endpoint in PrestaShop's official release. This conceptual GraphQL schema represents the full domain model of the PrestaShop platform, derived from its 60+ Webservice resources and Admin API objects.

Documentation Endpoint View on GitHub E-CommerceOpen SourceProductsOrdersCustomersInventoryCatalogCarriersStockTaxGraphQL

Overview

PrestaShop GraphQL Schema is a GraphQL API specification published by PrestaShop on the APIs.io network.

PrestaShop is an open-source e-commerce platform that exposes its data through a REST/Webservice API and a newer Admin API (PrestaShop 9+). There is no native GraphQL endpoint in PrestaShop’s official release. This conceptual GraphQL schema represents the full domain model of the PrestaShop platform, derived from its 60+ Webservice resources and Admin API objects.

The specification includes 4 reference links.

Tagged areas include E-Commerce, Open Source, Products, Orders, and Customers.

Endpoint

References

Back to PrestaShop · All GraphQL Specs · GitHub