#Graphql subscriptions
2 messages · Page 1 of 1 (latest)
I don't really use GQL, but are you just looking for a client to interact with a database? You can check: https://deno.land/x?query=graphql+client and see if any of those do what you need.
2 messages · Page 1 of 1 (latest)
Hello! I wonder if there is an implementation of graphql subscriptions on Deno? Or could you please tell another variant of obtaining data in real time from mongodb ?
I don't really use GQL, but are you just looking for a client to interact with a database? You can check: https://deno.land/x?query=graphql+client and see if any of those do what you need.