Results of JSON cut-off in batches
mokok123 opened this issue · 1 comments
mokok123 commented
-
When having special characters, the JSON is trimmed, the issue was fixed for SingleQueryResponseWriter at https://github.com/graphql-java-kickstart/graphql-java-servlet/pull/219/files
-
But the fix is still needed for BatchedQueryResponseWriter at https://github.com/graphql-java-kickstart/graphql-java-servlet/blob/master/graphql-java-servlet/src/main/java/graphql/kickstart/servlet/BatchedQueryResponseWriter.java#L37
mokok123 commented
Looks like this was already fixed I just need to pull the latest: f21b05f#diff-9e747a4581e555c8c1cf33ae20b146ef