GraphQL API

Home > Computer Science > Web development (Computer Science) > RESTful API > GraphQL API

GraphQL API is a query language or a data integration system between client and server. It enables the client to express its data retrieval needs more precisely, reducing the amount of data transfer, and promoting performance.