@wix/auto_sdk_ecom_cart 1.0.103 → 1.0.104

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2998,6 +2998,7 @@ declare function onCartDeleted(handler: (event: CartDeletedEnvelope) => void | P
2998
2998
  interface CartUpdatedEnvelope {
2999
2999
  entity: Cart;
3000
3000
  metadata: EventMetadata;
3001
+ modifiedFields: Record<string, any>;
3001
3002
  }
3002
3003
  /** @permissionScope Manage Stores - all permissions
3003
3004
  * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES