GraphQL is a flexible query language that enables clients to request only the data they need from an API.
Total Questions
3
Display Order
#26
Category
Backend
GraphQL is a query language for APIs that allows clients to request specific data instead of entire responses.