I make a GraphQL request and the response is in string form so I parse the string using fromJson(). This successfully parses all the attributes such …
I make a GraphQL request and the response is in string form so I parse the string using fromJson(). This successfully parses all the attributes such …