Nacelle
Nacelle is a headless / composable commerce data platform that ingests, normalizes, and indexes commerce and content data (Shopify, Contentful and other CMS sources) and serves it back to headless storefronts through a single, fast GraphQL Storefront API. The company has since pivoted toward an AI personalization engine, and the headless commerce Storefront API is now a legacy / maintenance-mode product rather than an actively expanding platform.
APIs
Nacelle Storefront Products API
The `allProducts` query on Nacelle's Storefront GraphQL API returns normalized product entries (variants, pricing, media, metafields) drawn from ingested Shopify or other commer...
Nacelle Storefront Product Collections API
The `allProductCollections` query returns merchandised collections of products (the normalized equivalent of Shopify collections) with their member product references, for build...
Nacelle Storefront Content API
The `allContent` query returns CMS content entries (pages, articles, marketing blocks, media) ingested from sources such as Contentful, with a configurable entryDepth for resolv...
Nacelle Storefront Navigation and Spaces API
The `navigation` and `spaceProperties` queries return a space's navigation groups (menus) and space-level configuration (locales, currency, metadata) used to render a headless s...
Nacelle Admin Indexing and Ingestion API
The Admin GraphQL API triggers and monitors the indexing / ingestion pipeline that pulls data from connected sources (Shopify, CMS) into a space - starting or resetting index jo...
Collections
Nacelle GraphQL API
OPENGraphQL
Nacelle GraphQL APIs
Nacelle is a headless / composable commerce data platform. It ingests and normalizes
GRAPHQL