Files
genqlient/generate/testdata/queries/EmptyInterface.graphql.json
T

9 lines
221 B
JSON

{
"operations": [
{
"operationName": "EmptyInterface",
"query": "\nquery EmptyInterface {\n\tgetJunk\n\tgetComplexJunk\n}\n",
"sourceLocation": "testdata/queries/EmptyInterface.graphql"
}
]
}