Theo's Typesafe CultTTC
Theo's Typesafe Cult4y ago
4 replies
ديان

How to create object in prisma models (MONGODB)

I want to create an object in my model named orderData:
orderData = {name, email, service, note}

I want to create a property name orderData and these properties will be there
Was this page helpful?