feat(modules-sdk): Parse filters based on loaded modules graph (#9158)
This commit is contained in:
committed by
GitHub
parent
812b80b6a3
commit
c6795dfc47
@@ -46,6 +46,7 @@ export const ProductVariantPriceSet: ModuleJoinerConfig = {
|
||||
prices: {
|
||||
path: "price_set_link.price_set.prices",
|
||||
isList: true,
|
||||
forwardArgumentsOnPath: ["price_set_link.price_set"],
|
||||
},
|
||||
calculated_price: {
|
||||
path: "price_set_link.price_set.calculated_price",
|
||||
|
||||
Reference in New Issue
Block a user