Y
Hacker News
new
|
ask
|
show
|
jobs
by
Emigre_
1247 days ago
The 'live queries' RFC in the GraphQL spec has been in strawman stage (RFC 0) for a while.
https://github.com/graphql/graphql-spec/issues/386
1 comments
n1ru4l
1247 days ago
There are even more implementations of live queries available by now. e.g.
https://github.com/samsarahq/thunder
(go) or
https://github.com/n1ru4l/graphql-live-query
(JavaScript).
link