mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-26 17:39:42 +02:00
Separate model for GQL introspection data (#222)
This commit is contained in:
@@ -5,6 +5,7 @@ export function newStoreData(): ModelStoreData {
|
||||
cookie_jar: {},
|
||||
environment: {},
|
||||
folder: {},
|
||||
graphql_introspection: {},
|
||||
grpc_connection: {},
|
||||
grpc_event: {},
|
||||
grpc_request: {},
|
||||
|
||||
Reference in New Issue
Block a user