Resolve associations permissions to allow adjustments of RBAC.
This commit is contained in:
@@ -207,9 +207,14 @@
|
|||||||
- shopid
|
- shopid
|
||||||
- useremail
|
- useremail
|
||||||
filter:
|
filter:
|
||||||
user:
|
bodyshop:
|
||||||
authid:
|
associations:
|
||||||
_eq: X-Hasura-User-Id
|
_and:
|
||||||
|
- active:
|
||||||
|
_eq: true
|
||||||
|
- user:
|
||||||
|
authid:
|
||||||
|
_eq: X-Hasura-User-Id
|
||||||
update_permissions:
|
update_permissions:
|
||||||
- role: user
|
- role: user
|
||||||
permission:
|
permission:
|
||||||
|
|||||||
Reference in New Issue
Block a user