Add ability to block queries and mutations by role

This commit is contained in:
Vikram Rangnekar
2019-10-26 01:34:29 -04:00
parent ff13f651d6
commit 6d2f334011
12 changed files with 329 additions and 203 deletions

View File

@ -145,13 +145,13 @@ roles:
aggregation: false
insert:
allow: false
block: false
update:
allow: false
block: false
delete:
allow: false
block: false
- name: user
tables:

View File

@ -133,13 +133,13 @@ roles:
aggregation: false
insert:
allow: false
block: false
update:
allow: false
block: false
delete:
allow: false
block: false
- name: user
tables: