graphqurl
graphqurl copied to clipboard
Support subscriptions in browsers
We should do this ASAP. While building apps in React, the structuring of React components is highly opinionated if you are using Apollo client. You are forced to use it in a particular way.
Graphqurl can be really useful if you want to simply make GraphQL queries and handle the data yourself.
I thought we had already done this. Let’s plan to do it if not. Can you add it to the open-source-community project as a candidate?
On Mon, 3 Sep 2018 at 2:37 PM, Rishichandra Wawhal [email protected] wrote:
We should do this ASAP. While building apps in React, the structuring of React components is highly opinionated if you are using Apollo client. You are forced to use it in a particular way.
Graphqurl can be really useful if you want to simply make GraphQL queries and handle the data yourself.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hasura/graphqurl/issues/8#issuecomment-418051303, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIAWMb3tjn6l7iDjfZT0m69WYAYq_Kuks5uXPFpgaJpZM4VqcHw .
Hey! I would like to take this up.
I was happy with a single package being able to do queries and with subscription support.
But I think this issue remains open. I didn't see browser support in the documentation.