rajit
11/28/2018, 6:10 PMprisma-client-lib
? It doesn’t seem possible to fetch the full { mutation, previousValues, node, updatedFields }
payload at once. You can either subscribe to node
, previousValues
or { mutation, updatedFields }
. (issue reported here: https://www.prisma.io/forum/t/prisma-client-1-19-and-subscription-big-problem/4775/5)