does somebody have problem with hooks functions on graphcool cloud? or is just me so i can create issue otherwise
huv1k
11/20/2017, 1:31 PM
i tried before and after hook for create no invocation at all
huv1k
11/20/2017, 3:10 PM
so it works with some custom types and some don't strange :X
n
nilan
11/20/2017, 4:18 PM
how does the type look like for which it doesn't work?
h
huv1k
11/20/2017, 4:22 PM
Its possible that big json object timeouts somehow function resolver?
huv1k
11/20/2017, 4:22 PM
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