handle nested lists correctly
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"operations": [
|
||||
{
|
||||
"operationName": "ListOfListsOfLists",
|
||||
"query": "\nquery ListOfListsOfLists {\n\tlistOfListsOfLists\n}\n",
|
||||
"sourceLocation": "testdata/queries/ListOfListsOfLists.graphql"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user