feat(client-types, types, medusa, inventory): Inventory item and reservation item datamodel updates (#3971)
* add fields * add title in migration * update api endpoints to reflect datamodel changes * update migration exports for inventory module * add changeset * add created_by for reservation item
This commit is contained in:
8
.changeset/itchy-ligers-enjoy.md
Normal file
8
.changeset/itchy-ligers-enjoy.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@medusajs/client-types": patch
|
||||
"@medusajs/inventory": patch
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
Feat(client-types, inventory, medusa, types): add `title`, `thumbnail` and `description to inventory item and `description` to reservation item.
|
||||
Reference in New Issue
Block a user