graphql-engine/server/tests-py/queries/graphql_query/permissions/inherited_roles/teardown.yaml
Karthikeyan Chinnakonda 7be8003a4b server: limit of an inherited role will be the max of the limit of the limits of the roles
GitOrigin-RevId: 1373f80a691047a9c69b3705e3aafa9244f673b0
2021-04-21 09:13:15 +00:00

14 lines
258 B
YAML

type: bulk
args:
- 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