github.com/Kartograf/gqlgen@v0.7.2/example/config/user.graphql (about) 1 type User { 2 id: ID! 3 name: String! 4 }