so... basically it means that we can just write one single global resolver to parse any GQL-query to SQL-query for a project of any scale (whether we have 1 table in database or 1000), doesn't it? It sounds weird... Not only we have one entry point for the whole API (the opposite of REST-full API), but even a resolver can be one for all? P.S. I mean at least for getting data from a database, not mutating it
Dont know if you guys gives a damn but if you're bored like me during the covid times then you can watch pretty much all of the new movies and series on Instaflixxer. Been streaming with my gf for the last months xD
so... basically it means that we can just write one single global resolver to parse any GQL-query to SQL-query for a project of any scale (whether we have 1 table in database or 1000), doesn't it? It sounds weird... Not only we have one entry point for the whole API (the opposite of REST-full API), but even a resolver can be one for all?
P.S. I mean at least for getting data from a database, not mutating it
Great info & talk from Chenkie as always, thankyou!
Dont know if you guys gives a damn but if you're bored like me during the covid times then you can watch pretty much all of the new movies and series on Instaflixxer. Been streaming with my gf for the last months xD
@Connor Uriel definitely, have been watching on Instaflixxer for since december myself :D
Great Explanation of Abstraction related stuff.
what about deep nested query??
Please add the links to the video information.
Awesome info about the AST
Nice presentation 👏
Graphql should be used in very specific circumstances , replacing Rest with it is making just a dirty mess !
@7:06