hmm.. aren’t createdAt and updatedAt fields added ...
# prisma-whats-new
a
hmm.. aren’t createdAt and updatedAt fields added automatically to types any more? Even if I haven’t updated my project?
n
they are not added by default, but the data is kept. adding these fields to your schema exposes them in the API
a
Thanks for the reply, @nilan. Doesn’t matter any more, because I’ve been converting my play project into this new framework thing and it feels awesome. Excellent work! 💯
🎉 1