# 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:** https://docs.nacelle.com/docs/storefront-graphql-api-stable **References:** - Documentation: https://docs.nacelle.com/docs/storefront-graphql-api-stable - Sandbox: https://docs.nacelle.com/docs/graphql-explorer - Authentication: https://docs.nacelle.com/docs/auth-storefront