Hacker News new | ask | show | jobs
by anandr2013 3867 days ago
Looks interesting. How are permissions handled?
1 comments

One of HasuraDB's engineers here. Permissions are declaratively configured. You can look at the source for the demo here :

https://github.com/hasura/demo1-config/tree/master/hasura-db

*_permissions.yml are used to configure permissions.