ProductOptionSelectValue
type ProductOptionSelectValue {
id: ID!
colorCode: String
order: Float!
otherPrices: [ProductOptionSelectValueOtherPrice!]
price: Float
thumbnailImageId: String
value: String!
}
Fields
colorCodeStringotherPrices[ProductOptionSelectValueOtherPrice!]priceFloatthumbnailImageIdString