Improve naming of "val" field
This commit is contained in:
@@ -296,7 +296,7 @@ function checkFieldNeededFields(fullPath, expected, error_text, queryName, posit
|
||||
"original",
|
||||
"returned",
|
||||
"typeFilter",
|
||||
"val",
|
||||
"userQuery",
|
||||
"error",
|
||||
];
|
||||
} else if (fullPath.endsWith("elems") || fullPath.endsWith("generics")) {
|
||||
|
||||
Reference in New Issue
Block a user