This is a simple hello world example of using GraphQL with golang following the tutorial in https://www.howtographql.com/graphql-go/1-getting-started/.
bruno-nascimento/graphql-hello-world
The simplest graphql example ever. I just generated the code and played with queries and mutations using the nice built in explorer :)
Go