recipes icon indicating copy to clipboard operation
recipes copied to clipboard

🐞 README for Graphql uses gqlgen but graphql-go use in code

Open mblarsen opened this issue 6 months ago • 1 comments

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"?

mblarsen avatar May 05 '25 02:05 mblarsen