mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 04:51:35 +03:00
6bddaa7564
https://github.com/hasura/graphql-engine-mono/pull/1539 GitOrigin-RevId: 7444973e9cc7e0598eeb1bd7951ad45dd37ec550
18 lines
342 B
YAML
18 lines
342 B
YAML
type: bulk
|
|
args:
|
|
- type: drop_inherited_role
|
|
args:
|
|
role_name: non_paying_user_and_guest
|
|
|
|
- type: drop_inherited_role
|
|
args:
|
|
role_name: manager_employee
|
|
|
|
- type: drop_inherited_role
|
|
args:
|
|
role_name: author_editor_guest_inherited_role
|
|
|
|
- type: drop_inherited_role
|
|
args:
|
|
role_name: non_paying_user
|