It appears that you might be offline. POST to this endpoint to query your graph:
curl --request POST \ --header 'content-type: application/json' \ --url '' \ --data '{"query":"query { __typename }"}'