allow interface{} as a scalar
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"operations": [
|
||||
{
|
||||
"operationName": "EmptyInterface",
|
||||
"query": "\nquery EmptyInterface {\n\tgetJunk\n}\n",
|
||||
"sourceLocation": "testdata/queries/EmptyInterface.graphql"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user