Skip to content
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

Create example demonstrating integration with Apollo client #6

Open
loganpowell opened this issue Jun 13, 2017 · 2 comments
Open

Create example demonstrating integration with Apollo client #6

loganpowell opened this issue Jun 13, 2017 · 2 comments

Comments

@loganpowell
Copy link

No description provided.

@dpeek
Copy link
Owner

dpeek commented Jun 13, 2017

It should be, I've only tested with relay modern so far, but given Apollo is supposed to work with any GraphQL compliant server it should Just Work TM. I'm planning on adding a Relay example at some point, will use this issue to track creating an Apollo example as well.

@dpeek dpeek changed the title Is this also compatible with Apollo? Create example demonstrating integration with Apollo client Jun 13, 2017
@MichelDiz
Copy link

@dpeek Hi! There is some news with Apollo?

I'm studing JS, GraphQL with this project https://github.com/sysgears/apollo-universal-starter-kit

They have very good aproaches like to separate all GraphQL's logic in modules. They use apollo-server-express. So I'm wondering how to implement Dgraph within this project.

My approach would be more "Raw". I was planning to do loops and other nonsense to use the DGraph idea. Connect the data through the POST by organizing in the Resolvers.

The way your project presents is much more elegant and seems to be simpler and more direct. The problem is that I do not understand how to make it work with Apollo yet. Anyway, I met your project today. But as I found this issue on Apollo I thought I should comment.

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

3 participants