github.com/Desuuuu/genqlient@v0.5.3/generate/testdata/snapshots/TestGenerate-EmptyInterface.graphql-EmptyInterface.graphql.json (about)

     1  {
     2    "operations": [
     3      {
     4        "operationName": "EmptyInterface",
     5        "query": "\nquery EmptyInterface {\n\tgetJunk\n\tgetComplexJunk\n}\n",
     6        "sourceLocation": "testdata/queries/EmptyInterface.graphql"
     7      }
     8    ]
     9  }