github.com/geneva/gqlgen@v0.17.7-0.20230801155730-7b9317164836/integration/src/queries/path.graphql (about)

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