Hacker News new | ask | show | jobs
by brandoncordell 2803 days ago
Just deployed this to production. It was by far the best js client I found for my needs.

I would love to see some sort of mutation batching if that's not too far out of the scope of the project. Right now I'm just using a class to build mutations in bulk and send them across in a single POST.