Getting started with React and GraphQL: A beginner's guide.
What is GraphQL?
GraphQL is a query language for APIs (Application Programming Interfaces) that was developed by Facebook in 2012 and later open-sourced in 2015. It allows clients to request exactly the data they need and nothing more, enabling more ...
ayanwumi101.hashnode.dev7 min read