9 lines
245 B
JSON
9 lines
245 B
JSON
{
|
|
"operations": [
|
|
{
|
|
"operationName": "UnionNoFragmentsQuery",
|
|
"query": "\nquery UnionNoFragmentsQuery {\n\trandomLeaf {\n\t\t__typename\n\t}\n}\n",
|
|
"sourceLocation": "testdata/queries/UnionNoFragments.graphql"
|
|
}
|
|
]
|
|
} |