_index.md 480 B


title: "GraphQL API" weight: 3

showtoc: false

GraphQL API

This section contains a description of all queries, mutations and related types available in the Vendure GraphQL API.

The API is split into two distinct endpoints: Shop and Admin. The Shop API is for storefront client applications, whereas the Admin API is used for administrative tasks.

{{% alert %}} All documentation in this section is auto-generated from the Vendure GraphQL schema. {{< /alert >}}