fix(admin-ui): Add missing SO relation (#4594)
* fix(admin-ui): Add missing SO relation * Create hungry-carrots-bathe.md
This commit is contained in:
committed by
GitHub
parent
9129ca08a7
commit
aab890174d
6
.changeset/hungry-carrots-bathe.md
Normal file
6
.changeset/hungry-carrots-bathe.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
"@medusajs/admin": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): Add missing SO relation
|
||||
@@ -14,6 +14,7 @@ const orderRelations = [
|
||||
"fulfillments.tracking_links",
|
||||
"returns",
|
||||
"returns.shipping_method",
|
||||
"returns.shipping_method.shipping_option",
|
||||
"returns.shipping_method.tax_lines",
|
||||
"refunds",
|
||||
"claims.claim_items.item",
|
||||
|
||||
Reference in New Issue
Block a user