GraphQl API In Node.js With TypeGraphQl And Apollo
Why Use GraphQL
GraphQL is used to build API's, It's like REST, But the reason why to use GraphQL instead of REST is because in graphql you can just give the data and what user need is upto him/her
Example
Let's just take a example of a simple REST v...
noumanrahman.hashnode.dev4 min read