Types > OptionSet
Storefront APITypesOptionSet

OptionSet

Description

Topic: Option Sets

Fields

id: String!

A unique option set identifier

Example: "os_EQzGqWoY"


name: String!

Name of the option set

Example: "T-Shirts"


options: [String!]!

Option IDs of options which belong to a set

Used By

Queries

storefrontOptionSets

Preview (typescript)

Loading module