Motivation Go is a modern general purpose programming language designed by google; best known for it’s simplicity, concurrency and fast performance. It’s being used by big players in the industry like Google, Docker, Lyft and Uber. If you are new to golang you can start from golang tour to learn fundamentals. gqlgen is a library for creating GraphQL applications in Go. In this tutorial we Implemen