@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.
@@ -3118,6 +3118,7 @@ declare function onCartDeleted(handler: (event: CartDeletedEnvelope) => void | P
3118
3118
  interface CartUpdatedEnvelope {
3119
3119
  entity: Cart;
3120
3120
  metadata: EventMetadata;
3121
+ modifiedFields: Record<string, any>;
3121
3122
  }
3122
3123
  /** @permissionScope Manage Stores - all permissions
3123
3124
  * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES