9 lines
298 B
JSON
9 lines
298 B
JSON
{
|
|
"operations": [
|
|
{
|
|
"operationName": "InterfaceNoFragmentsQuery",
|
|
"query": "\nquery InterfaceNoFragmentsQuery {\n\troot {\n\t\tid\n\t\tname\n\t\tchildren {\n\t\t\tid\n\t\t\tname\n\t\t}\n\t}\n}\n",
|
|
"sourceLocation": "testdata/queries/InterfaceNoFragments.graphql"
|
|
}
|
|
]
|
|
} |