Fork me on GitHub
#graphql
<
2018-07-01
>
amarjeet19:07:58

I am getting this error with AWS Lambda:

{
  "errorMessage": "ANTLR ErrorManager panic",
  "errorType": "java.lang.Error"
}
Any hint?

amarjeet19:07:43

I am using clj 1.9 with [com.walmartlabs/lacinia "0.28.0"]

guy21:07:20

that doesnt really look like a graphql error tbh