Arun Kumar
06/24/2021, 8:15 AMMahmoud
06/24/2021, 9:22 AMArun Kumar
06/24/2021, 5:23 PMMahmoud
06/25/2021, 4:18 AMprisma.create()
function, which are not defined in your schemaMahmoud
06/25/2021, 4:21 AMprisma.create()
, you can either:
• add all possible fields to the schema and make them optional, this way you won’t get an error
• use a JSON field which allows you to store a flexible JS object