Rubin Bhandari

Results 470 comments of Rubin Bhandari

You can try to connect to the container shell and install any dependencies without having to rebuild the running container. Hope it helps

Looks like some nice feature.PRs are more than welcome

@Scrip7 I think you can start with the exception filter that's where all the DTO translations are done. From what I understand, we need a new json file with the...

@d-michail that is a desirable message if you ask me. Though we maybe able to add in an option to disable the unsupported message without breaking anything

I think the path would look ambigous if we would allow a url directly. We can update the options with another interface like: ```ts interface IFileOptions{ type: string ; //...

Here, if you want someone to maintain I would love be of some help

Having issues on my case as well with packages like `graphql-upload` and `nanoid`. Nanoid is not that important tbh but grapql-upload has recently moved to ESM and i cannot seem...