sminf
sminf
According to @marwan-at-work's proposal, I wrote a GraphQL client for better error handling. [poohvpn/gqlgo](https://github.com/poohvpn/gqlgo)
Source code generated is not friendly to IDE.
If you want to omit empty field, field need to be pointer or primitive type, I try to create a tool to solve this problem. Giving it a try, maybe...
I have same problem, `npm` use environment variables `http_proxy` and `https_proxy`, but the function [asset.ts/download](https://github.com/jjangga0214/hasura-cli/blob/master/src/asset.ts#L11) doesn't use them. I use `proxychains` to solve this proxy problem temporarily.
> > Ah, you need the overlay installed, which isn't exposed outside of the flake. I'll try and make this possible, or avoid requiring an overlay. > > Hey, I...