Slightly uglier filenames, but less code and free diffing! Approved in ADR-466 for Khan use. Fixes #23.
10 lines
269 B
JSON
10 lines
269 B
JSON
{
|
|
"operations": [
|
|
{
|
|
"operationName": "QueryWithStructs",
|
|
"query": "\nquery QueryWithStructs {\n\tuser {\n\t\tauthMethods {\n\t\t\tprovider\n\t\t\temail\n\t\t}\n\t}\n}\n",
|
|
"sourceLocation": "testdata/queries/QueryWithStructs.graphql"
|
|
}
|
|
]
|
|
}
|