Ok, sorry will post future questions on the forum! I did review that example but it only allows me to subscribe to subscriptions from say Apollo. I would like to hook in at the publications.subscription function where the prisma-bindings call is so that I can react to a change pushed from the DB. I understand prisma-bindings returns an asyncIterator but it's not working as expected