Skip to content

Which graphql client fits better with Juniper? #279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kaushalyap opened this issue Nov 18, 2018 · 1 comment
Closed

Which graphql client fits better with Juniper? #279

kaushalyap opened this issue Nov 18, 2018 · 1 comment

Comments

@kaushalyap
Copy link

kaushalyap commented Nov 18, 2018

I would like to know which graphql client fits better with Juniper, Apollo GraphQL client OR Relay Modern?

@kaushalyap kaushalyap changed the title What kind of graphql client should I use with Juniper? Which graphql client fits better with Juniper? Nov 18, 2018
@LegNeato
Copy link
Member

LegNeato commented Dec 4, 2018

It should work fine with either. Note that Juniper doesn't directly support Relay in the library, you either need to encode the Relay semantics yourself or use a helper library like https://github.com/bbqsrc/juniper-relay. We also have a task to make integrate better with graphql-client: graphql-rust/graphql-client#20

@LegNeato LegNeato closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants