Types > OptionValue
Commerce APITypesOptionValue
OptionValue

Description

Fields

id: String!

A unique human-readable option value identifier

Example: "small"


meta: String!

Metadata of the option value

Example: "#FF0000"


name: String!

Name of the option value

Translatable

Example: "Small"


Used By

Types

Option

Preview (typescript)

Loading module