feat: Add v2 product types endpoints (#6880)

Also adjusts the product type module APIs to follow the conventions
This commit is contained in:
Stevche Radevski
2024-03-29 19:27:10 +00:00
committed by GitHub
parent 1bcb13f892
commit 1a48fe0282
21 changed files with 833 additions and 41 deletions
+8
View File
@@ -0,0 +1,8 @@
---
"@medusajs/product": minor
"@medusajs/medusa": minor
"@medusajs/types": minor
"@medusajs/core-flows": patch
---
Add v2 product type endpoints and adjust the product module