recipes
recipes copied to clipboard
🐞 README for Graphql uses gqlgen but graphql-go use in code
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"?
Thanks for opening your first issue here! 🎉 Be sure to follow the issue template!
👋 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.
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? 🙏🙏🙏