This Epic contains all tickets to implement subscriptions in the UI. Meaning that we want to give users a way of selecting which subscriptions they want to publish on when a particular mutation is invoked.
We discussed two approaches for this, an advanced approach where the user can exactly define what payload they publish and what channels they publish it on. And a simple approach that does not allow this customization but in turn only requires the user to pick from a list of subscriptions.
This Epic is about implementing the 'simple' approach.
[Trello Card|https://trello.com/c/Violo5bs/164-8-as-a-developer-i-want-to-be-able-to-able-to-bind-subscriptions-to-mutations-in-the-ui-which-will-trigger-a-specific-subscripti] |
|