What is GraphQL? Let's first break the term "GraphQL" into "Graph" which means queries are now able to crawl into the rest API and pick up the selective information from it, and "QL" which simply means Query Langauge. Unlike rest API, graphQL provide...
nikhilkumargupta.hashnode.dev2 min read
No responses yet.