uesteibar / neuron

A GraphQL client for Elixir
https://hex.pm/packages/neuron
Other
331 stars 35 forks source link

Trying to send Queries using GZIP? #66

Closed onizam95 closed 3 years ago

onizam95 commented 3 years ago

Can anyone please explain how can I send data in compressed form using Gzip? Not able to do it with Neuron.

uesteibar commented 3 years ago

I haven't tried it myself, but I believe you should be able to do this by using a custom Connection

uesteibar commented 3 years ago

@onizam95 did this answer your Q? if it did or if I don't get a response, I'll close the issue