giffurd
curl '<https://api.graph.cool/simple/v1/__PROJECTID__/permissions>' \ -H 'Authorization: Bearer __TOKEN__' \ -H 'Content-Type: application/json' \ -d '{"query":"{\n SomeUserExists\n}"}'