``` curl '<https://api.graph.cool/simple/v1/__PROJ...
# prisma-whats-new
g
Copy code
curl '<https://api.graph.cool/simple/v1/__PROJECTID__/permissions>' \
-H 'Authorization: Bearer __TOKEN__' \
-H 'Content-Type: application/json' \
-d '{"query":"{\n  SomeUserExists\n}"}'