fix: make prices optional param when updating a variant (#2155)
**Why** - It should be possible to update variant props without having to send the prices array with every update
This commit is contained in:
5
.changeset/two-cats-stare.md
Normal file
5
.changeset/two-cats-stare.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): make prices optional param when updating a variant
|
||||
Reference in New Issue
Block a user