Bagisto · GraphQL Specification

Bagisto GraphQL API

Bagisto provides a GraphQL API built on the [Lighthouse](https://lighthouse-php.com/) PHP GraphQL server library. The API covers both a **Shop API** (storefront, public and authenticated customer operations) and an **Admin API** (full back-office management). It is delivered by the [bagisto/headless-ecommerce](https://github.com/bagisto/headless-ecommerce) package.

Documentation Endpoint View on GitHub E-CommerceLaravelOpen SourceProductsOrdersCustomersInventoryMulti-ChannelHeadless CommerceGraphQL

Overview

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

Bagisto provides a GraphQL API built on the Lighthouse PHP GraphQL server library. The API covers both a Shop API (storefront, public and authenticated customer operations) and an Admin API (full back-office management). It is delivered by the bagisto/headless-ecommerce package.

The specification includes 1 reference link.

Tagged areas include E-Commerce, Laravel, Open Source, Products, and Orders.

Endpoint

References

Related API Specs

Bagisto REST API (OpenAPI)
Back to Bagisto · All GraphQL Specs · GitHub