camunda-platform-7-graphql icon indicating copy to clipboard operation
camunda-platform-7-graphql copied to clipboard

catch and return errors up to GraphQL

Open hloydl opened this issue 8 years ago • 4 comments

No error message is returned, just an empty array:
image

hloydl avatar Mar 09 '17 13:03 hloydl

errors with recent version of graphql-java image

herr-vogel avatar Sep 29 '17 14:09 herr-vogel

Should be as easy as implementing something like this https://github.com/graphql-java/graphql-java-servlet/blob/master/src/main/java/graphql/servlet/DefaultGraphQLErrorHandler.java

zerounix avatar Mar 07 '18 20:03 zerounix

@herr-vogel you or me? ;-)

zerounix avatar Mar 07 '18 20:03 zerounix

@zerounix @herr-vogel I would like to work on this issue if this is not fixed

vyj7 avatar Sep 29 '20 05:09 vyj7