graphql-engine/server/tests-py/queries/actions/roles_inheritance/teardown.yaml
2021-08-09 10:21:05 +00:00

18 lines
241 B
YAML

type: bulk
args:
- type: drop_inherited_role
args:
role_name: inherited_role2
- type: drop_inherited_role
args:
role_name: inherited_role1
- type: drop_action
args:
name: create_user
- type: set_custom_types
args: {}