GraphQL API in a nutshell.
What is GraphQL API.
GraphQL was initially developed by Facebook in 2012 and later on Open sourced in 2015. It is a query language for API and a runtime for executing the Queries by using a type system defined for the data.
Key aspects of the Graph...
iankiprono.com3 min read