As per my understanding Prisma performs runtimevalidation when we are trying to create a record is there a way to stop that if we don't want it to perform the validation at runtime?
r
Ryan
02/05/2021, 6:34 AM
@Yousuf Hasan Could you explain type of validations are being performed in this case?