novu
novu copied to clipboard
feat(api): add use case to get a topic subscribers entity
What change does this PR introduce?
Adds the use case to retrieve the relationship between a topic and its subscribers.
Why was this change needed?
It is a previous step needed to be able to add and remove subscribers from a topic.