29 September 2023
Product catalogImport
We introduced the
product
field on ProductVariantPatch. This field allows you to reference the Product which contains the Product Variant, and batches import operations to help prevent concurrency errors.Changes:
- [Import API] Added the
product
field to [ProductVariantPatch]((/../api/import-export/import-resources#productvariantpatch).