Hey guys, is there a supported way to use Graph.co...
# prisma-whats-new
e
Hey guys, is there a supported way to use Graph.cool with C++? namely Qt?
n
you can use Graphcool with everything that supports HTTP requests 🙂
e
Hey @nilan ... what about the subscriptions? Can you point me to the documentations? Thanks
e
Thanks. By the way, have you guys implemented the requests over Websocket yet (mutations, query, etc..)?
n
no, that's still an open feature request. it hasn't seen too much of a discussion yet, maybe you can chime in? https://github.com/graphcool/graphcool/issues/310
e
Sure
@nilan It seems to be a very basic thing, but I can't find the documentation on how do I authenticate a user using the REST API. I have already enabled the Email + Password auth for my project. How do I get an Auth token?
Never mind. I found it.
n
hey @eliezedeck, there is no REST API, what were you referring to?
e
I was referring to the SIMPLE REST API
n
that's no REST API though
e
🙂 ok. Now that I'm doing things manually, how do I escape a string value that contains quotes? ... \" ?
n
again, I'd encourage you to describe your situation in a new question in the forum: https://www.graph.cool/forum/. Please include as much context as possible, too 🙂