Hi, is it possible to use hook to make calculation...
# prisma-whats-new
t
Hi, is it possible to use hook to make calculations on other nodes before creation ? As in a price variation calc, where the price var gets determined by the last known price before creating of the current price ?
a
Yeah you can create a pipeline function for that