Saleor GraphQL API

Single GraphQL endpoint exposing the entire Saleor commerce model - products, variants, categories, collections, channels, checkout, orders, payments, promotions, taxes, attributes, warehouses, and users. Used by storefronts, the Saleor Dashboard, and installed Apps. Cloud instances expose this endpoint at /graphql/ on the API host for the store.

Saleor GraphQL API is one of 8 APIs that Saleor publishes on the APIs.io network.

Tagged areas include GraphQL, Commerce, Storefront, and Admin. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: saleor:graphql-api
name: Saleor GraphQL API
description: Single GraphQL endpoint exposing the entire Saleor commerce model - products, variants, categories,
  collections, channels, checkout, orders, payments, promotions, taxes, attributes, warehouses, and users.
  Used by storefronts, the Saleor Dashboard, and installed Apps. Cloud instances expose this endpoint
  at /graphql/ on the API host for the store.
humanURL: https://docs.saleor.io/api-reference/
baseURL: https://docs.saleor.io/api-reference/
tags:
- GraphQL
- Commerce
- Storefront
- Admin
properties:
- type: Documentation
  url: https://docs.saleor.io/api-reference/
- type: API Usage
  url: https://docs.saleor.io/api-usage/overview