``` curl '<https://api.graph.cool/simple/v1/SERVIC...
# orm-help
m
Copy code
curl '<https://api.graph.cool/simple/v1/SERVICE_ID/export>' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer TOKEN' \
-d '{"fileType":"nodes","cursor": {"table":0,"row":0,"field":0,"array":0}}' \
-sSv