Document InMemoryLiveQueryStore usage with graphql-ws
n1ru4l opened this issue · 3 comments
n1ru4l commented
From taking a quick look it seems like the library must provide an api for hooking into the flow
https://github.com/enisdenjo/graphql-transport-ws/blob/65e073d9136ed79804461147137afd19ee995c81/src/server.ts#L538
n1ru4l commented
I opened enisdenjo/graphql-ws#28
n1ru4l commented
enisdenjo/graphql-ws#28 has been merged 🥳
Gotta merge #170 and update the examples!
n1ru4l commented
See https://github.com/n1ru4l/graphql-bleeding-edge-playground/blob/main/server/main.ts for a working example for now.