Bagisto GraphQL API

GraphQL API for Bagisto providing flexible query-based access to storefront and catalog data as an alternative to the REST API.

API entry from apis.yml

apis.yml Raw ↑
name: Bagisto GraphQL API
description: GraphQL API for Bagisto providing flexible query-based access to storefront and catalog data
  as an alternative to the REST API.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://devdocs.bagisto.com/api/graphql-api
baseURL: https://{your-domain}/graphql
tags:
- E-Commerce
- GraphQL
- Products
- Catalog
properties:
- type: Documentation
  url: https://devdocs.bagisto.com/api/graphql-api
- url: graphql/bagisto-graphql.md
  type: GraphQL