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 storefront's chrome and localization.

API entry from apis.yml

apis.yml Raw ↑
aid: nacelle:nacelle-storefront-navigation-spaces-api
name: Nacelle Storefront Navigation and Spaces API
tags:
- Navigation
- Spaces
- Settings
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.nacelle.com/docs/spaces
baseURL: https://storefront.api.nacelle.com/graphql/v1/spaces
properties:
- url: https://docs.nacelle.com/docs/spaces
  type: Documentation
- url: https://docs.nacelle.com/docs/storefront-graphql-api-stable
  type: APIReference
- 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 `navigation` and `spaceProperties` queries return a space's navigation groups (menus)
  and space-level configuration (locales, currency, metadata) used to render a headless storefront's chrome
  and localization.