hotfix(medusa): join missing discount rule on swaps (#759)

This commit is contained in:
Sebastian Rindom
2021-11-09 10:13:55 +01:00
committed by GitHub
parent ff952b5daf
commit af9e539869

View File

@@ -910,6 +910,7 @@ class SwapService extends BaseService {
"order",
"order.billing_address",
"order.discounts",
"order.discounts.rule",
"order.payments",
],
})