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 building category and listing pages on a headless storefront.

API entry from apis.yml

apis.yml Raw ↑
aid: nacelle:nacelle-storefront-product-collections-api
name: Nacelle Storefront Product Collections API
tags:
- Product Collections
- Merchandising
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.nacelle.com/docs/storefront-graphql-api-stable
baseURL: https://storefront.api.nacelle.com/graphql/v1/spaces
properties:
- url: https://docs.nacelle.com/docs/storefront-graphql-api-stable
  type: Documentation
- url: graphql/nacelle-graphql.md
  type: GraphQL
- url: graphql/nacelle-schema.graphql
  type: GraphQL
- url: collections/nacelle.postman_collection.json
  type: PostmanCollection
- url: collections/nacelle.opencollection.json
  type: OpenCollection
description: The `allProductCollections` query returns merchandised collections of products (the normalized
  equivalent of Shopify collections) with their member product references, for building category and listing
  pages on a headless storefront.