Shopify-api-node
Shopify-api-node copied to clipboard
Shedule request based on query costs
Hello,
I was wondering if you are interested in creating a request sheduler based on the calculated points of a request.
I implemented a client side pont estimation using the graphql-tag
package and analysing the request structure.
https://playcode.io/1821862
It is pretty basic but it may be beneficial for this project.
Also are you interested in convertig into typescript?