Dgraph raw upsert in javascript http client

I was wondering when the types didn’t match up if I may have the other js client than what you were using. I can’t reason to change out the client just for this one feature that I can work around. I already changed out the code to just use the ORM-like OOP upsert methods. And it works, so I’ll just leave it as it sits for now.

Thank you again though!