U
curl 'http://api.com' -H 'Accept-Encoding: gzip, deflate, br' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'DNT: 1' -H 'Origin: http://api.com' --data-binary '{"query":"{\n messages {\n text\n group {\n meta_group {\n \n }\n }\n }\n}"}' --compressed