Files
medusa-store/.changeset/nasty-waves-sparkle.md
Riqwan Thamir 9288f53327 feat(core-flows,medusa,pricing,types,utils): added price list workflows + endpoints (#6648)
Apologies for the giant PR in advance, but most of these are removing of files and migrations from old workflows and routes to new.

What:

- Adds CRUD endpoints for price lists
- Migrate workflows from old sdk to new
- Added missing updatePriceListPrices method to pricing module
2024-03-15 11:09:02 +00:00

226 B

@medusajs/core-flows, @medusajs/pricing, @medusajs/medusa, @medusajs/types, @medusajs/utils
@medusajs/core-flows @medusajs/pricing @medusajs/medusa @medusajs/types @medusajs/utils
patch patch patch patch patch

feat(core-flows,medusa,pricing,types,utils): added price list workflows + endpoints