-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
GraphQL transport #1841
Comments
@leebyron You have locked graphql/graphql-spec#3 for collaborators only. Would you mind adding a comment linking to this new issue, so that people can find the place where the discussion is continuing? |
I'm interested in this too... |
👍 |
+1 Any updates? |
👍 |
Very interested in having graphql support |
https://github.com/RisingStack/graffiti looks like a promisig project. If an adapter could be written between this and the Loopback model layer, then you could just use it as an express plugin. |
+1 |
1 similar comment
👍 |
Would love to see GraphQL support in loopback! |
+1 |
3 similar comments
👍 |
👍 |
+1 |
+1 any updates on progress? |
Love to see graphql support |
+1 |
2 similar comments
👍 |
👍 |
Guys there are reactions now in Github. Lets use them instead of a new comment for |
👍 |
1 similar comment
👍 |
any news about this functionality ? would be nice if is working or not in this feature. |
👍 |
3 similar comments
+1 |
+1 |
+1 |
does it need a change to all datasources or a transmission layer of graphql query to json? |
@shsina Transmission layer is enough. You can even resolve from existing rest end points. Wouldn't be a huge task to make something basic. |
@mraak I'm thinking of the way we can manage ACL inside transmission layer, we can check the request token on all requested relations before transmission and handling the errors... , |
👍 |
2 similar comments
+1 |
👍🏻 |
Anyone feels like checking this and providing feedback? It is still in infancy. |
Any news on this? |
any Updates? |
+100000 on this |
This is another option based on @Tallyb's project https://github.com/BlueEastCode/loopback-graphql-relay |
Has there been any progress on this? |
Any progress? 🙂 |
Make it easy to expose GrapQL APIs in addition (or instead of) traditional REST API.
See graphql/graphql-spec#3
@raymondfeng could you please share the result of your discussion with @leebyron and what are the next steps we need to take in order to make this happen?
The text was updated successfully, but these errors were encountered: