jmostaer
jmostaer
I found a workaround. I'm leaving it here if anybody else stumbles upon this issue. You can write a custom GraphQLErrorHandler and unwrap the exception. There is probably a cleaner...
We are using class-transformer. I think class-transformer uses the constructor to try to create a deep copy of the DateTime instance.
We do use transformations. In the class we are tranforming to, the date is not even stored as a luxon DateTime, but as string. Luxon is only used in the...
Is there any chance version 5.28 will be available before the end of Node 18’s security support on April 30, 2025?
Hi @DennisOSRM, I saw that v6.0.0 was released earlier this week. Congrats to you and the team! I noticed that the latest version of the Node bindings on NPM is...