I am retrieving data from graphql over koa-server. For that I wrote a function requestData(token, queryName, cursor) to call the graphql.
I want to r