camunda-platform-7-graphql
camunda-platform-7-graphql copied to clipboard
catch and return errors up to GraphQL
No error message is returned, just an empty array:

errors with recent version of graphql-java

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
@herr-vogel you or me? ;-)
@zerounix @herr-vogel I would like to work on this issue if this is not fixed