Send a POST request to query this endpoint
curl --request POST \ --header 'content-type: application/json' \ --url 'https://graphql.digg.se/' \ --data '{"query":"query { __typename }"}'