9 lines
288 B
JSON
9 lines
288 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"
|
|
}
|
|
]
|
|
} |