9 lines
206 B
JSON
9 lines
206 B
JSON
{
|
|
"operations": [
|
|
{
|
|
"operationName": "SimpleQuery",
|
|
"query": "\nquery SimpleQuery {\n\tuser {\n\t\tid\n\t}\n}\n",
|
|
"sourceLocation": "testdata/queries/SimpleQuery.graphql"
|
|
}
|
|
]
|
|
} |