ilbert
04/08/2022, 8:32 PMpg_graphql
extension and it would be really nice to have also subscriptions to make it more complete!Scott P
04/08/2022, 8:51 PMsubscriptions-transport-ws
library is no longer maintained, and graphql-ws
uses a different subprotocol (https://www.apollographql.com/docs/react/data/subscriptions/#choosing-a-subscription-library), which makes compatibility a concern
- Implementing RLS support on realtime took a long time and lot of work. Would it be worth it to duplicate such functionality into GraphQL?
I'm curious to hear what benefits you think it'd bring over an improved version of the core realtime functionality of Supabase.ilbert
04/09/2022, 10:14 AMgraphql-codegen
, because it would make it, again, the single source of truth for typings in the source code