nikitastupin / clairvoyance

Obtain GraphQL API schema even if the introspection is disabled
Apache License 2.0
960 stars 87 forks source link

Feature Request : `-proxy` #65

Closed Sim4n6 closed 1 year ago

Sim4n6 commented 1 year ago

I would like to request one more option -proxy.

The update would be in here: https://github.com/nikitastupin/clairvoyance/blob/main/clairvoyance/client.py#L46 by adding a proxy support argument as in here https://docs.aiohttp.org/en/stable/client_advanced.html?highlight=proxy#proxy-support

Thank you in advance.

Sim4n6 commented 1 year ago

Thanks