gqlgen is a Go library for building GraphQL servers. Use this tag for questions about using the github.com/99designs/gqlgen library. Use also the [go] tag and tags about web server frameworks you use gqlgen with, as appropriate.
The gqlgen project includes a runnable command that generates Go types from .graphqls
schema files and most of the glue code to build a GraphQL server.
The gqlgen repository is located at: https://github.com/99designs/gqlgen