Vendure GraphQL API
Public GraphQL API consumed by storefronts and end-customer clients — product and collection browse, faceted search, active order / cart, checkout, eligible shipping and payment methods, customer registration, account and address management, and order lookup. Mounted by default at /shop-api on the Vendure server.
Overview
Vendure GraphQL API is a GraphQL API specification published by Vendure on the APIs.io network.
Public GraphQL API consumed by storefronts and end-customer clients — product and collection browse, faceted search, active order / cart, checkout, eligible shipping and payment methods, customer registration, account and address management, and order lookup. Mounted by default at /shop-api on the Vendure server.
The GraphQL endpoint is available at http://localhost:3000/shop-api. documentation is published at https://docs.vendure.io/reference/graphql-api/shop/queries/.
The specification includes 2 reference links.
Tagged areas include Commerce, Headless Commerce, eCommerce, Open Source, and TypeScript.
Endpoint
References
- Documentation https://docs.vendure.io/reference/graphql-api/shop/queries/
- Documentation https://docs.vendure.io/reference/graphql-api/admin/queries/