Hello,
I would like to fire a trigger when there is db change caused by onSnapshot callback. AFAI to use triggers in need to wrap the base mutation but I don't find a way to pass the custom mutation to prosemirror-sync. Is there a way to achieve that except from patching the node_modules ?