github.com/HaswinVidanage/gqlgen@v0.8.1-0.20220609041233-69528c1bf712/example/config/user.graphql (about) 1 type User { 2 id: ID! 3 name: String! 4 }