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

Thanks for opening your first issue here! 🎉 Be sure to follow the issue template!

welcome[bot] avatar May 05 '25 02:05 welcome[bot]

👋 Hello. Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 19 '25 08:07 stale[bot]

Hi there I was also looking for an example for how to integrate fiber with gqlgen but sadly the example is not using it 🥲 Could we have a oficial example of how to integrate fiber with gqlgen including subscriptions? 🙏🙏🙏

giancarlosisasi avatar Aug 09 '25 06:08 giancarlosisasi