hey guys! glad to see this channel here! I have a ...
# kgraphql
m
hey guys! glad to see this channel here! I have a concern that i cant seem to solve alone at this point: I have a rogue error here to do with a (de)serializer pair im writing in an AppSchema definition that is supposed to (de)serialize an ArrayList<T> type. I know generics arent strictly supported but was unsure as to how close to the border one could move with this. Ill add a reply in a thread with the source that i believe causes this. Any help would be greatly appreciated. I really want to understand whats happening behind the scenes here.
here is the source code for the json handling in the AppSchema definition