Hacker News new | ask | show | jobs
by rishav_sharan 2039 days ago
Why would you need to write SQL if you are using grapql on postgraphile? Graphql queries are much simpler anyway.
1 comments

Because you have to write the schema and role and row-based security rules in SQL.