mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 17:18:32 +02:00
Separate model for GQL introspection data (#222)
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
const COMMANDS: &[&str] = &[
|
||||
"delete",
|
||||
"duplicate",
|
||||
"get_graphql_introspection",
|
||||
"get_settings",
|
||||
"grpc_events",
|
||||
"upsert",
|
||||
"upsert_graphql_introspection",
|
||||
"websocket_events",
|
||||
"workspace_models",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user