Types > OptionSetCreate
Commerce APITypesOptionSetCreate
OptionSetCreate

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

optionSetsCreate

Preview (typescript)

Loading module