jinyoung.dev
AboutPostsProjectsOpensources
GraphQL
1 posts
What is GraphQL ?

A query language for your API GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools Good Video for understanding https://www.youtube.com/watch?v=eIQh02xuVw4

February 03, 2022
GraphQL

© 2025 Derrick powered by zoomkoding-gatsby-blog