Types > OptionSet
Commerce 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

Mutations

optionSetsCreate, optionSetsModify

Queries

optionSets

Preview (typescript)

Loading module