graphql

svt 2021-03-12T08:25:26.011300Z

I just started going through lucinia and facing this issue -

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

2021-03-13T22:53:08.012200Z

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

hlship 2021-03-12T18:12:48.011800Z

Can you trace that to a specific line or namespace?

hlship 2021-03-12T18:12:57.012100Z

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