How to set up a basic GraphQL project using graphql-express, what are root types, and how to best structure the code in GraphQL projects. — In this post, I am going to explain what problems GraphQL solves, setting up of a basic GraphQL project using graphql-express, what are root types and how to best structure the code in GraphQL projects.