Skip to content

work for me too #1821

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Baboux98 opened this issue May 8, 2025 · 0 comments
Open

work for me too #1821

Baboux98 opened this issue May 8, 2025 · 0 comments

Comments

@Baboux98
Copy link

Baboux98 commented May 8, 2025

Found the solution. Try to use Type decorator from class-transformer like this - @Type(() => Number), on the property that have Runtime.Decimal type in your class declaration. Worked for me.

"class-transformer": "0.5.1"

"@prisma/client": "5.11.0"

Originally posted by @OleksandrKostrov in #1531

this worked for me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant