Closed alessioraggioli closed 1 year ago
Also discussed here: https://github.com/Gomah/nuxt-graphql-request/issues/52
💎 $500 bounty created by @drewbaker 👉 To claim this bounty, submit your pull request on Algora 📝 Before proceeding, please make sure you can receive payouts in your country 💵 Payment arrives in your account 2-5 days after the bounty is rewarded 💯 You keep 100% of the bounty award 🙏 Thank you for contributing to Gomah/nuxt-graphql-request!
I would like to take a action on this, but are there any barely documentation for graphql-support that I could find. How do you recommend I go over this or where should I start? hey @Gomah would u like to elaborate what are the issue need to solve?
Hi @Gomah @drewbaker! Whether this issue is still open? I completely understood the problem needs to be solved and I would like to work on this.
@roopeshsn yes this is still open. We need a Nuxt3 version of this module with feature parity.
Alright @drewbaker! I've started my work on migrating the library to Nuxt3. I'll ping you if I stuck along the way.
Hi, @drewbaker! If I rewrite the module to support Nuxt3 and make a PR, if got accepted then if someone wants to use the nuxt-graphql-request
module for their application which is written in Nuxt2 then they need to install and use the previous versions. Am I right?
@roopeshsn you should read up on the way npm works, and the package.json file specifically. Versions numbers is the answer to your question, but I think learn the basics of those tools before you try to build this module. I appreciate the enthusiasm tho!
@drewbaker I asked this question to confirm that I am going on the right path. Though I worked on writing plugins for vue.js, I didn't work on the migrating part. I am halfway to the goal. Will soon notify you of the working version of the module!
💡 @nicktrn submitted a pull request that claims the bounty. You can visit your org dashboard to reward.
🎉🎈 @nicktrn has been awarded $500! 🎈🎊
Hi, is it possible to use this library for Nuxt 3?