Shopify · GraphQL Specification

Shopify GraphQL API

The GraphQL Admin API lets you build apps and integrations that extend and enhance the Shopify admin. It provides access to products, customers, orders, inventory, fulfillment, and more. GraphQL is the recommended API for all new Shopify app development.

Documentation Endpoint View on GitHub CommerceEcommercePaymentsRetailShopping CartT1GraphQL

Overview

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

The GraphQL Admin API lets you build apps and integrations that extend and enhance the Shopify admin. It provides access to products, customers, orders, inventory, fulfillment, and more. GraphQL is the recommended API for all new Shopify app development.

documentation is published at https://shopify.dev/docs/api/admin-graphql.

The specification includes 11 reference links.

Tagged areas include Commerce, Ecommerce, Payments, Retail, and Shopping Cart.

Endpoint

References

Related API Specs

Shopify Admin REST API (OpenAPI) Shopify Ajax API (OpenAPI) Shopify Webhooks API (OpenAPI) Shopify Multipass API (OpenAPI)
Back to Shopify · All GraphQL Specs · GitHub