Creating an authenticated GraphQL API with PostGraphile
Overview
In this blog post we will look at how to create a GraphQL API over our PostgreSQL database and how to secure it granularly using PostGraphile and PostgreSQL’s inbuilt security mechanisms.