: Staging
: Production
✨ New
Added the value
input field to AttributeValueInput
to support more input type usages, such as the color value for swatch attributes.
Added metadata
and privateMetadata
to the following models:
ShippingMethod
ShippingZone
Manage metadata with the metadataUpdate
and privateMetadataUpdate
mutations.
🪲 Fixed
Fixed an issue where the customer_updated
webhook was not being triggered by adding a customer address.
🚫 Deprecated
Deprecated the isSellerShippingZoneCreationAllowed
field on the MarketplaceConfiguration
model. This field will now always be overridden as true and wil be removed soon.