github.com/kerryoscer/gqlgen@v0.17.29/codegen/testserver/singlefile/introspection/it.go (about)

     1  package introspection
     2  
     3  type It struct {
     4  	ID string
     5  }