Jump to Content
nacelledocsGuidesLegacy Documentation
GuidesRecipesAPI ReferenceGraphQL
GuidesLegacy DocumentationLog Innacelledocs
Log In
GuidesRecipesAPI ReferenceGraphQL

Introduction

  • Build with Nacelle
  • Getting Started

Account & Dashboard

  • Account and Team Setup
  • Spaces
  • Navigation
  • Indexed Data
  • GraphQL Explorer

Ingest Data

  • Ingestion API Settings
  • Ingestion API Usage
  • Prebuilt Connectors
  • Admin API

Query & Syndicate Data

  • Heads & Digital Storefronts
    • PWA - Next.js
    • PWA - Nuxt
  • Storefront GraphQL API
    • Typed Fields (alpha)
    • Preview Data
  • Storefront SDK
    • Version 2.x
    • Version 1.x
    • Storefront SDK Commerce Queries Plugin
    • With GraphQL Codegen
    • Changelog

Canonical Commerce Data Model

  • Introduction
  • Product Data Model
  • Variant Data Model
  • Content Data Model
  • Price Rules and Price Breaks
  • Media
  • Metafields
  • SEO
  • Product Option
  • Input filters

Order Management (EXPERIMENTAL)

  • Storefront Authentication
  • Client Credentials
  • OAuth 2.0

Product Option

A helper object used to build variant selectors

Suggest Edits

Properties used by customers to select a Product Variant. Products can have multiple options, like different sizes or colors.

name: String!

value: [String!]!

Updated 29 days ago