GraphQL is a query language for reading and mutating data in APIs. It provides a complete and understandable description of the data in your API. It gives clients the power to ask for exactly what they need and nothing more. It makes it easier to evolve APIs over time, and enables powerful developer tools.

2m read timeFrom dev.to
Post cover image
Table of contents
What is GraphQL?What problems does GraphQL solve?What is so amazing about types?
1 Comment

Sort: