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.
1 Comment
Sort: