fix(medusa): Allow method.data to be passed when creating/updating ShippingMethods in ClaimService (#3205)
**What** - Allows passing data on shipping methods during claim creation and updates. Defaults to an empty object. **Testing** - Updates a test so it also passes along shipping method data.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Allows passing data object on shipping methods during claim creation and updates
|
||||
Reference in New Issue
Block a user