Hi all someone know why I have this warning during...
# prisma-whats-new
m
Hi all someone know why I have this warning during subscription return

https://puu.sh/yTyDW/12857b8c96.png

j
Does the response have an
Event
property?
m
in my function if I've an argument called
subscriptionData
is it response ?

https://puu.sh/yTzPg/83489634d0.png

@jlengstorf if yes, the console.log of
subscriptionData
return

https://puu.sh/yTAef/aa0cdec93c.png

j
I don't think
event
===
Event
in this case.
m
I think is the object Event from my graphql Schema no ? But what is it the response in my situation you think ?

https://puu.sh/yTCPe/bd0ce6c1bc.png