grandnode2 icon indicating copy to clipboard operation
grandnode2 copied to clipboard

Add support for GraphQL

Open MarcoSong2016 opened this issue 4 years ago • 1 comments

Backgound:

Even though currently Odata makes Restful API quite flexible and easy to use, GraphQL could provide front-end developers more flexibility and control of data, and it is getting used by more and more projects. It might be an attractive feature to encourage people to use either Rest API or GraphQL API to build their own front end.

Possibility:

System can provide both Odata API and GraphQL API, and GraphQL API can reuse the existing service layer.

Tooling:

ChillCream can be an ideal candidate to help integrate GraphQL in .Net core without too much effort.

MarcoSong2016 avatar Oct 03 '21 05:10 MarcoSong2016

Well, thanks for the suggestion, however at the moment we don't have plan to implement GraphQL support into the solution.

PatrykPorabik avatar Oct 04 '21 13:10 PatrykPorabik