3 comments

[ 3.4 ms ] story [ 17.7 ms ] thread
I thought GraphQL was another layer between HTTP/REST-APIs and the client?
It doesn't have to be! You can use GraphQL directly with your source data.
Ah nice.

I saw a pitch for GraphQL a few months ago and they sold it to me as query language layer between my APIs and clients.