Hello, I appreciate you making this open source, thanks. I am developing with Golang but I have some questions:
I noticed you only have fast mode. What is the general flow if I want to implement Normal mode, what about Preload?
You mention "...checkout flow (for non-gql stores)", whats the difference between non-gql stores and ones that are, is the process of checking out way different. Are most Shopify stores non-gql, should I even worry about making it support gql stores?
Any tips you have to make the bot checkout as fast as possible with as many concurrent tasks. This is the best repo I found for Shopify checkouts (I've been through 50+ all over google), know any similar to this, maybe even for Go?
I'd also appreciate it if anyone has the time to exchange some messages with me about this project, I have some questions. And I can pay for guidance. Thanks.
Hello, I appreciate you making this open source, thanks. I am developing with Golang but I have some questions:
I'd appreciate any help, thanks.