@wix/auto_sdk_ecom_cart 1.0.145 → 1.0.147

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.
@@ -3435,7 +3435,7 @@ declare function updateCart(_id: string, options?: NonNullablePaths<UpdateCartOp
3435
3435
  }>;
3436
3436
  interface UpdateCartOptions {
3437
3437
  /** The information for the cart being updated. */
3438
- cartInfo: {
3438
+ cartInfo?: {
3439
3439
  /**
3440
3440
  * Cart ID.
3441
3441
  * @format GUID