OBJECT

ProductOptionOption

link GraphQL Schema definition

  • type ProductOptionOption {
  • id: Int
  • label: String
  • value: Int
  • }