Shopify Admin GraphQL API

The Shopify Admin GraphQL API is the recommended API for building Shopify apps and integrations. It provides access to all Shopify admin resources including products, customers, orders, inventory, fulfillment, and analytics. GraphQL enables efficient data fetching with precise field selection, real-time subscriptions, and access to advanced platform features not available in REST.

API entry from apis.yml

apis.yml Raw ↑
aid: shopify-admin:shopify-admin-graphql-api
name: Shopify Admin GraphQL API
description: The Shopify Admin GraphQL API is the recommended API for building Shopify apps and integrations.
  It provides access to all Shopify admin resources including products, customers, orders, inventory,
  fulfillment, and analytics. GraphQL enables efficient data fetching with precise field selection, real-time
  subscriptions, and access to advanced platform features not available in REST.
humanURL: https://shopify.dev/docs/api/admin-graphql
baseURL: https://{store_name}.myshopify.com/admin/api/2024-10/graphql.json
tags:
- Commerce
- Ecommerce
- Admin
- GraphQL
- Products
- Orders
- Customers
properties:
- type: Documentation
  url: https://shopify.dev/docs/api/admin-graphql
- type: Reference
  url: https://shopify.dev/docs/api/admin-graphql/latest
- type: GettingStarted
  url: https://shopify.dev/docs/api/usage/graphql
- type: Explorer
  url: https://shopify.dev/docs/api/usage/api-exploration/admin-graphiql-explorer
- type: Authentication
  url: https://shopify.dev/docs/apps/auth/get-access-tokens
- type: RateLimits
  url: https://shopify.dev/docs/api/usage/rate-limits
contact:
- FN: Shopify Developer Support
  url: https://shopify.dev/