Skip to main content

VariantValueInput

type VariantValueInput {
id: ID
colorCode: String
name: String!
thumbnailImageId: String
}

Fields

idID
colorCodeString

It is the color code information of the variant values. It can be a maximum of 7 characters.

nameString!required

It is the name information of the values used in the Variant type. Value information of Variant type is unique according to name.It can be a maximum of 100 characters.

thumbnailImageIdString

It is the image information of the variant values.