All Release Notes
Staged field was added to ProductVariantPatch
28 June 2021
Composable Commerce
Import API
Enhancement
Product catalogPatches
Added the staged
field to ProductVariantPatch.
The field can be used to specify whether to apply ProductVariant updates to the current projection of a Product.
The following change was made:
- Added the
staged
field to ProductVariantPatch.