Client This issue points to a problem in the data-plane of the library.
When I make an implementation of the ConnectionCursor interface, I implement the getValue-method for the interface. However, GraphQL java is using toString() for the implementation instead of the ...