Types > OptionSetModify
Commerce APITypesOptionSetModify
OptionSetModify

Description

Topic: Option Sets

Fields

name: String

Name of the option set

Example: "T-Shirts"

Valid when: name is not empty

Valid when: name's length doesn't exceed 250 characters


options: [String!]

Option IDs of options which belong to a set


Used By

Mutations

optionSetsModify

Preview (typescript)

Loading module