1f442da041
Slightly uglier filenames, but less code and free diffing! Approved in ADR-466 for Khan use. Fixes #23.
10 lines
289 B
JSON
10 lines
289 B
JSON
{
|
|
"operations": [
|
|
{
|
|
"operationName": "QueryWithSlices",
|
|
"query": "\nquery QueryWithSlices {\n\tuser {\n\t\temails\n\t\temailsOrNull\n\t\temailsWithNulls\n\t\temailsWithNullsOrNull\n\t}\n}\n",
|
|
"sourceLocation": "testdata/queries/QueryWithSlices.graphql"
|
|
}
|
|
]
|
|
}
|