chore: add cart links to promotions/product (#7428)

This commit is contained in:
Riqwan Thamir
2024-05-23 16:54:09 +02:00
committed by GitHub
parent e632b273b7
commit e3beaf5a29
7 changed files with 51 additions and 10 deletions
@@ -3,6 +3,7 @@ export * from "./cart-product"
export * from "./cart-region"
export * from "./cart-sales-channel"
export * from "./inventory-level-stock-location"
export * from "./line-item-adjustment-promotion"
export * from "./order-customer"
export * from "./order-product"
export * from "./order-sales-channel"