feat: Modify the abstract repository upsert to handle subresources as per convention (#6813)
* feat: Modify the abstract repository upsert method to handle subresources correctly * fix: Preserve the upsertWithResponse order in the response, and return all the data * fix: Create integration tests folder for mikro orm utils that run against the DB * fix: Remove many-to-one creation and additional changes based on PR review
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/types": minor
|
||||
"@medusajs/utils": minor
|
||||
---
|
||||
|
||||
Added an upsertWithReplace method to the mikro orm repository
|
||||
Reference in New Issue
Block a user