feat(core-flows, fulfillment): validate shipping options to stock locations (#8291)
what: - validate shipping options to stock locations RESOLVES CC-232
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export * from "./cart-payment-collection"
|
||||
export * from "./cart-promotion"
|
||||
export * from "./fulfillment-provider-location"
|
||||
export * from "./fulfillment-set-location"
|
||||
export * from "./order-cart"
|
||||
export * from "./order-fulfillment"
|
||||
@@ -13,4 +14,3 @@ export * from "./readonly"
|
||||
export * from "./region-payment-provider"
|
||||
export * from "./sales-channel-location"
|
||||
export * from "./shipping-option-price-set"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user