dgs-examples-java icon indicating copy to clipboard operation
dgs-examples-java copied to clipboard

small question

Open LucaPaterlini opened this issue 4 years ago • 0 comments

what is the best way to dump the I got as a response from the execution?

dgsQueryExecutor.execute but no matter what it returns a linked hash map, which therefore lose the order when I try to convert it back to JSON with?

I have the impression there must be an obvious vai to dump the response... and I am looking for it :)

LucaPaterlini avatar Jan 03 '22 14:01 LucaPaterlini