Was trying out the recipe for GraphQL and the README suggests that you need gqlgen and then example shows this library being used.
However, the repository code shows an example that uses graphql-go.
Are they meant to be used together or is this a "bug"?