Using services in custom medusa routes
Another cool part about medusa is that we can use services to interact with existing functionality.
For instance, we can access the ProductService from there. We can retrieve products but also create and update them.
Let's see how we can use these se...
h.daily-dev-tips.com2 min read