Ionică Bizău (Johnny B.)

Results 129 comments of Ionică Bizău (Johnny B.)

Contributions are welcome!

Yes, this approach has downsides—I remember I chose it for simplicity, I can see how it can break things. However, I guess people should be able to scrape error pages...

This could be interesting to implement, however keeping the code simpler I would suggesting calling scrapeHTML on the response code twice: in the first call you detect what version of...

That'd be cool! ✨

I am very busy with other projects right now, but contributions to make this better are always appreciated. I guess if we implement a _series_ promise option, that would not...

Hi @Rogant! I am afraid this is very specific to the environment where you run the script. I ran it on my machine and it seems to work fine: ```js...

Can you detail how would that work (jQuery syntax vs scrape-it syntax you imagine)?

I can confirm that setting the apiVersion to "2023-04" fixed the problem in my case too (`Error: Field 'companyCreate' doesn't exist on type 'Mutation'`). 🎉

OK, I will reopen it. I am just cleaning up old issues I opened long time ago. 🙈 Happy new year! 🎆

Wow! That is amazing! Thank you for this! On Thu, Jan 4, 2024 at 1:17 AM KillyMXI ***@***.***> wrote: > By the way, with some caveats, it currently works like...