fix(medusa): Allow AddressPayload or string on DraftOrder creation (#1902)
This commit is contained in:
@@ -38,9 +38,9 @@ export * from "./order"
|
||||
export * from "./order-edit"
|
||||
export * from "./order-item-change"
|
||||
export * from "./payment"
|
||||
export * from "./payment-collection"
|
||||
export * from "./payment-provider"
|
||||
export * from "./payment-session"
|
||||
export * from "./payment-collection"
|
||||
export * from "./price-list"
|
||||
export * from "./product"
|
||||
export * from "./product-collection"
|
||||
|
||||
Reference in New Issue
Block a user