Types > OptionModify
Commerce APITypesOptionModify
OptionModify

Description

Topic: Options

Fields

meta: String

Metadata of the option

Example: "color"

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


name: String

Name of the option

Translatable

Example: "Size"

Valid when: name is not empty

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


values: [OptionValueCreate!]

Option values


Used By

Mutations

optionsModify

Preview (typescript)

Loading module