GraphQL
Private
Technology Title
GraphQL
GraphQL
Category
Api
Api
Authors
Patrick Deconinck
Patrick Deconinck
Short Description
GraphQL is an open-source query language for APIs and a runtime for executing those queries with your existing data.
GraphQL is an open-source query language for APIs and a runtime for executing those queries with your existing data.
Long Description
It allows clients to request exactly the data they need, reducing over-fetching and improving performance compared to traditional REST APIs.