GraphQL for SQL Developers - Part 2
Why GraphQL
Before we dive into writing a query, let's touch a bit on the why of GraphQL when we already have SQL. SQL is the language we use to build and access relational databases, which, according to some IBM and Oracle employees, stand as comput...
michelfloyd.hashnode.dev10 min read
Hi Michel Floyd
Excellent content, it looks like the slug of Parts 1, 2, and 3 are the same thing and redirect to part 2 every time you click on Part 1 & 3.
You can check out this guide on how to edit an article slug: support.hashnode.com/en/articles/6423386-editing-β¦
You can also consider changing the title of the posts to include the parts i.e "GraphQL for SQL Developers - Part X"
This way it'll be easier to know that they are series.