Subscriptions follow the same logic as mutations here: since they are highly dependent on miutations, the implementation is very specific for each particular case. However, the default implementation based on CRUD can be implemented in the future in conjunction with mutations.
Subscriptions follow the same logic as mutations here: since they are highly dependent on miutations, the implementation is very specific for each particular case. However, the default implementation based on CRUD can be implemented in the future in conjunction with mutations.