mgn-norm
mgn-norm
It would be possible but I'm not sure how worth it, it would be though since the server is switching to a graphql api. Which there isn't really a great...
What I had to do was use a separate json library, create a json object that I set the query (GetRequestText), operation name (GetOperationName), and the variables. then send that...
thanks for the reply! I thought it was weird that it was possible to fill out a payload but no way to serialize it (turns out that was wrong)