Creating a subscriber in medusa
Another cool feature in medusa is that we can create custom subscribers. Subscribers are actions that are triggered by certain events.
Check out this list with all events available.
In our case, we want to subscribe to the product.created event so we...
h.daily-dev-tips.com2 min read