I am trying to make a module which should be able to convert data that I get from a GraphQL API to kotlin using GSON.
I have an interface that I want to abstractify,