How to secure and make GraphQL blazingly fast
Security
GraphQL gives frontend developers ability to fetch the exact data they need and having strong schema definition which can be used to generate typesafe clients. However, with great power comes great responsibility. Many articles can be found ...
ilijanl.hashnode.dev5 min read