Which is better, Adding a single custom event to handle all the use-cases, for creating separte custom events for each use cases?
Let say I want to create custom event that gets triggered on change of certain entities like name,phone-number,address etc… What would be the right way to handle this?