Krish Garg

Results 3 issues of Krish Garg

I was following the tutorial at [howtographql](https://www.howtographql.com/typescript-apollo/0-introduction/) and I was in the ['Creating Custom Scalers'](https://www.howtographql.com/typescript-apollo/7-voting-and-scalars/) part and it didn't work. I had the custom scaler registered by this: ```ts //...

After installing the latest version of nodejs with `asdf install nodejs latest` and then setting it as global with `asdf global nodejs latest`, when I type `node`, it works as...

help wanted
WSL

I wrote such a simple function and ran it. It returned an empty array. This was my 1st time using the module so shouldn't be a rate-limiting thing. I also...