github.com/niko0xdev/gqlgen@v0.17.55-0.20240120102243-2ecff98c3e37/integration/src/queries/path.graphql (about)

     1  query path {
     2      path {
     3          cc:child {
     4              error
     5          }
     6      }
     7  }