Files
medusa-store/.changeset/twenty-emus-roll.md
Adrien de Peretti 130c641e5c chore: Abstract module services (#6087)
**What**
Create a service abstraction for the modules internal service layer. The objective is to reduce the effort of building new modules when the logic is the same or otherwise allow to override the default behavior.

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2024-01-18 09:20:08 +00:00

145 B

@medusajs/pricing, @medusajs/product, @medusajs/utils, @medusajs/types
@medusajs/pricing @medusajs/product @medusajs/utils @medusajs/types
patch patch patch patch

chore: Abstract module services