Thanks @roger as a temporary solution i’ve implemented a polling based workaround via a useSWR hook for a few projects that is working well, but it would obviously be great to return back to a server side event listener with useQuerySubscription once resolved.