mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 09:08:32 +02:00
Separate model for GQL introspection data (#222)
This commit is contained in:
@@ -4,8 +4,10 @@ permissions = [
|
||||
"allow-delete",
|
||||
"allow-duplicate",
|
||||
"allow-get-settings",
|
||||
"allow-get-graphql-introspection",
|
||||
"allow-grpc-events",
|
||||
"allow-upsert",
|
||||
"allow-upsert-graphql-introspection",
|
||||
"allow-websocket-events",
|
||||
"allow-workspace-models",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user