mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 21:12:09 +03:00
06f5e4fb77
https://github.com/hasura/graphql-engine-mono/pull/1715 GitOrigin-RevId: 4818292cff8c3a5b264968e7032887a1e98b6f79
18 lines
241 B
YAML
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: {}
|