wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
13.7k stars 1.18k forks source link

Figure out if we support Prisma JSON fields #2348

Open infomiho opened 1 week ago

infomiho commented 1 week ago

We should check if our serialisation layer supports JSON fields https://ptb.discord.com/channels/686873244791210014/1296850534325686351/1296850534325686351

Martinsos commented 1 week ago

Any workaround for this for now?

infomiho commented 1 week ago

I haven't dug in, but most likely - no. But I'll know more when I start dealing with this.