GraphQL Live Query, How To?(github.com)1 points·by bruchim·2 anni fa·1 commentsgithub.comGraphQL Live Query, How To?https://github.com/graphql/graphql-spec/issues/3861 commentsPost comment[–]bruchim·2 anni fareplyIs there an official production-ready solution for getting the 'Live Query' unofficial feature working? (I'm not talking about 'subscription')I've found some [1] [2] [3], but they're either archived or not ready for production.I want to register from my clients (frontend app) for specific (can be complex) queries and get updates on changes.[1] https://github.com/n1ru4l/graphql-live-query [2] https://www.graphile.org/postgraphile/live-queries/ [3]https://grafbase.com/blog/simplify-building-realtime-applica...
I've found some [1] [2] [3], but they're either archived or not ready for production.
I want to register from my clients (frontend app) for specific (can be complex) queries and get updates on changes.
[1] https://github.com/n1ru4l/graphql-live-query [2] https://www.graphile.org/postgraphile/live-queries/ [3]https://grafbase.com/blog/simplify-building-realtime-applica...