alwaysLearning1

Results 1 issues of alwaysLearning1

I am getting 'TypeError: gqlRestWrapper is not a constructor' for code below, please advise what's missing? did anyone encounter this issue? const wrapper = new gqlRestWrapper('http://localhost:9090/restapi', { name: 'MyRestAPI', generateSchema:...