I get this
https://xxxx.herokuapp.com/bf-heroku/dev' -H 'Accept-Encoding: gzip, deflate, br' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'DNT: 1' -H 'Origin:
https://xxxx.herokuapp.com' --data-binary '{"query":"{projects{name}}"}' --compressed
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information