refactor(catalog): use structured product toggles
This commit is contained in:
@@ -4,6 +4,12 @@ query ClientProducts {
|
||||
sku
|
||||
name
|
||||
description
|
||||
productType
|
||||
widthMm
|
||||
lengthM
|
||||
thicknessMicron
|
||||
sleeveBrand
|
||||
quantityPerBox
|
||||
isCustomizable
|
||||
availableInWarehouses {
|
||||
availableQty
|
||||
|
||||
Reference in New Issue
Block a user