Fork me on GitHub
#graphql
<
2021-03-12
>
svt08:03:26

I just started going through lucinia and facing this issue -

Caused by: java.lang.IllegalArgumentException: Must hint overloaded method: toArray

hiredman22:03:08

Maybe https://clojure.atlassian.net/browse/CLJ-2374 make sure you are on the latest clojure, and check to see what versions of rbb vector you are including

hlship18:03:48

Can you trace that to a specific line or namespace?

hlship18:03:57

Is it in Lacinia code or your application's code?