Is there any way to type a JSON field? Either at t...
# prisma-client
m
Is there any way to type a JSON field? Either at the prisma/postgres level or some sort of middleware where I can just assign it a typescript type and take care of ensuring the typesafety myself?