I'm trying to use graphql-java for loading a graph of in-memory java objects and doing some transformations on them (e.g. exporting to CSV). When I use graphql.execute(ExecutionInput), it always ...
No converter found for return value of type: class java.util.LinkedHashMap #12513 New issue ...