Using GraphQL for building Server Driven UIs
What is GraphQL
GraphQL serves as a query language designed for APIs (Application Programming Interfaces) and functions as a runtime for executing these queries with pre-existing data. Originating from Facebook in 2012, it was made open-source in 201...
shyaamal.hashnode.dev6 min read