Make catalog settings editable
This commit is contained in:
@@ -8,5 +8,11 @@ query CatalogProductTypeSettings {
|
||||
customLengthStepM
|
||||
allowCustomSleeveBrand
|
||||
allowCustomLabel
|
||||
widthOptionsMm
|
||||
lengthOptionsM
|
||||
thicknessOptionsMicron
|
||||
sleeveOptions
|
||||
colorOptions
|
||||
labelOptions
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,5 +8,11 @@ mutation UpsertCatalogProductTypeSetting($input: UpsertCatalogProductTypeSetting
|
||||
customLengthStepM
|
||||
allowCustomSleeveBrand
|
||||
allowCustomLabel
|
||||
widthOptionsMm
|
||||
lengthOptionsM
|
||||
thicknessOptionsMicron
|
||||
sleeveOptions
|
||||
colorOptions
|
||||
labelOptions
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user