Jump to Content
nacelledocsGuidesLegacy Documentation
GuidesRecipesGraphQL
GuidesLegacy DocumentationLog Innacelledocs
Log In
GuidesRecipesGraphQL

Introduction

  • About Nacelle
  • Getting Started

Account & Dashboard

  • Account and Team Setup
  • Spaces
    • Notifications
  • Navigation
  • Indexed Data
  • Observability
    • Schema

Ingest Data

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

Query & Syndicate Data

  • Storefront GraphQL API - Stable
  • Storefront GraphQL API - Legacy
  • Storefront SDK
    • Version 1.x
    • Version 2.x (open beta)
    • Storefront SDK Commerce Queries Plugin
    • Changelog
  • Preview Data
  • Heads & Digital Storefronts
    • PWA - Next.js
    • PWA - Nuxt

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

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 3 months ago