Nacelle · GraphQL Specification

Nacelle GraphQL API

The Storefront GraphQL API is Nacelle's primary query interface for syndicating normalized commerce data — products, variants, content, pricing, price rules, media, metafields, SEO, and product options — to custom storefronts and frontends. It supports typed fields, input filters, and preview data for unpublished content. Authenticated via Storefront API tokens; consumed directly over HTTPS or via the JavaScript Storefront SDK (v1.x and v2.x) with GraphQL Codegen support.

Documentation Endpoint View on GitHub CommerceEcommerceHeadless CommerceComposable CommerceStorefrontPersonalizationAI PersonalizationProduct RecommendationsData OrchestrationGraphQLShopifyContentfulSanityGraphQL

Overview

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

The Storefront GraphQL API is Nacelle’s primary query interface for syndicating normalized commerce data — products, variants, content, pricing, price rules, media, metafields, SEO, and product options — to custom storefronts and frontends. It supports typed fields, input filters, and preview data for unpublished content. Authenticated via Storefront API tokens; consumed directly over HTTPS or via the JavaScript Storefront SDK (v1.x and v2.x) with GraphQL Codegen support.

documentation is published at https://docs.nacelle.com/docs/storefront-graphql-api-stable.

The specification includes 3 reference links.

Tagged areas include Commerce, Ecommerce, Headless Commerce, Composable Commerce, and Storefront.

Endpoint

References

Back to Nacelle · All GraphQL Specs · GitHub