PCreations/apollo-link-webworker

how to connect to the client graphql from the backend server?

veeramarni opened this issue · 0 comments

Since the graphql client acts as server in the browser, would there a way for the backend server to connect to it? Maybe backend initiates a websocket connection through which backend communicate with the client graphql server, would that be possible?