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

Any plan to support GraphQL? #206

Open
Xample opened this issue Mar 26, 2019 · 2 comments
Open

Any plan to support GraphQL? #206

Xample opened this issue Mar 26, 2019 · 2 comments

Comments

@Xample
Copy link

Xample commented Mar 26, 2019

The idea would be as follow
GraphQL Schema to CarminteJS Shema (GraphQL -> AST -> Carminte)

Then support OpenCRUD for the queries.

This is what prisma is doing right now and as GraphQL seems to be the next generic query language, it might worth taking a look =)

@nbaua
Copy link

nbaua commented Apr 4, 2019

I just wanted to add a bit.. TypeORM and caminte both are doing most of the things in common. I guess caminte is sleek though, If you guys can add GraphQL support you guys would become awesome.

@Xample
Copy link
Author

Xample commented Apr 4, 2019

In the meantime, I discovered Graphql-box https://www.npmjs.com/package/graphql-box I still did not have time to play with it but it might be a good alternative… at least for the time to have an ORM which would compile the queries.

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