We need a way for customers to use custom logic for handling incoming notifications to suit their use case.
This PR offers a mechanism for customers to override the default behaviour entirely. We can use this to learn about their use cases and implement dedicated helpers in future.
We need a way for customers to use custom logic for handling incoming notifications to suit their use case. This PR offers a mechanism for customers to override the default behaviour entirely. We can use this to learn about their use cases and implement dedicated helpers in future.