Imad at
04/02/2021, 5:09 PMPrismaClientValidationError:
`Invalid prisma.post.create()
invocation:`
{
data: {
title: 'test',
content: 'test',
author: {
connect: {
email: null
~~~~
}
}
}
}