allow map[string]interface{}, and other such things, as scalars
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"operations": [
|
||||
{
|
||||
"operationName": "EmptyInterface",
|
||||
"query": "\nquery EmptyInterface {\n\tgetJunk\n}\n",
|
||||
"query": "\nquery EmptyInterface {\n\tgetJunk\n\tgetComplexJunk\n}\n",
|
||||
"sourceLocation": "testdata/queries/EmptyInterface.graphql"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user