Hi guys, I have a question. I have a webhook set o...
# prisma-whats-new
l
Hi guys, I have a question. I have a webhook set on the
operationBefore
of a create mutation, in the context object that graphcool sends to my function the
auth
field is set to
null
even if I make the request as a
User
, is this the normal behavior? To make the requests I'm using the playground on the graphcool web console.
n
check this issue report @lcatallo https://github.com/graphcool/framework/issues/955
👍 1