does somebody have problem with hooks functions on...
# prisma-whats-new
h
does somebody have problem with hooks functions on graphcool cloud? or is just me so i can create issue otherwise
i tried before and after hook for create no invocation at all
so it works with some custom types and some don't strange :X
n
how does the type look like for which it doesn't work?
h
Its possible that big json object timeouts somehow function resolver?
because i tried to debug it now and with small json objects everything works, but when i am trying to send draft-js state i create new record, but function dont trigger