OBJECT

ProductCategoryOption

link GraphQL Schema definition

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