9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"operations": [
|
|
{
|
|
"operationName": "QueryWithAlias",
|
|
"query": "\nquery QueryWithAlias {\n\tUser: user {\n\t\tID: id\n\t}\n}\n",
|
|
"sourceLocation": "testdata/queries/QueryWithAlias.graphql"
|
|
}
|
|
]
|
|
} |