chore(core-flows): return fulfillment link (#8304)

This commit is contained in:
Carlos R. L. Rodrigues
2024-07-27 10:20:48 -03:00
committed by GitHub
parent feabe0e6c0
commit d63ca00214
10 changed files with 261 additions and 53 deletions
@@ -6,6 +6,7 @@ export * from "./order-cart"
export * from "./order-fulfillment"
export * from "./order-payment-collection"
export * from "./order-promotion"
export * from "./order-return-fulfillment"
export * from "./product-sales-channel"
export * from "./product-variant-inventory-item"
export * from "./product-variant-price-set"