NestJS - Database with Prisma
Which of the following is the correct way to define a string property named
title in a NestJS schema?title in a NestJS schema?title should be of type string to hold text data.@Prop() title: string; which declares a string property.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions