#How to subscribe to customer groups events ?
3 messages · Page 1 of 1 (latest)
This most likely triggers a customer.updated event. You could create a simple subscriber that listens to that event and run some testing to confirm.
https://docs.medusajs.com/development/events/events-list#customer-events
ah ok i suppose in the event is triggered also by the adding the group thank I will check that this week end 🙂