title: "GraphQL API" weight: 3
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 >}}