Comment on GraphQL Live Queries with live directiveComments−Emigre_3yThe '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−n1ru4l3yThere 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).
Comments
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
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).