Hello! I have a question about `updatedAt` field. ...
# prisma-whats-new
j
Hello! I have a question about
updatedAt
field. I have a one to many relation between to types. When then first relation is set the
updatedAt
is updated. But when i add another relation from the
updatedAt
is not updated. Is this expected behaviour?