fix: Fixes to product module and improving tests (#6898)

This commit is contained in:
Stevche Radevski
2024-04-02 07:13:46 +00:00
committed by GitHub
parent b2763647f7
commit b3ce13d61e
8 changed files with 133 additions and 251 deletions
@@ -246,6 +246,7 @@ export default class ProductModuleService<
},
{
take: null,
relations: ["values"],
},
sharedContext
)