GraphQL
GraphQL is a query language for APIs and a runtime for executing those queries against your data models. Unlike REST, which often requires multiple endpoints that return fixed data structures, GraphQL allows clients to request precisely the data they...
fadwadarfaoui.hashnode.dev1 min read