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 resolving nested content references.

API entry from apis.yml

apis.yml Raw ↑
aid: nacelle:nacelle-storefront-content-api
name: Nacelle Storefront Content API
tags:
- Content
- CMS
- 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 `allContent` query returns CMS content entries (pages, articles, marketing blocks, media)
  ingested from sources such as Contentful, with a configurable entryDepth for resolving nested content
  references.