perhaps an idea might to use mutation callbacks so...
# prisma-whats-new
g
perhaps an idea might to use mutation callbacks so that when an 'item' is created, it calls a lambda function that writes it to a DB, from there, I can perform some computation and cache the results.. just thinking out aloud here!