Arpit Shah

Results 15 comments of Arpit Shah

Thanks for the reply @iamcco. Since it has `enhancement` label, I'm gonna leave this issue open. This could be a killer feature as more n more people are using `graphql`...

@danielberkompas Can we please merge this if all seems good ?

Can it be configured via some option in `config` file ? Since so many libraries are depending on `HTTPoison`, it would be useful if we can do that via config.

Thanks for the reply. Maybe we can document that it's always best to use limit and order_by at the end of the query. I ended up making a custome order_by...

Also we cannot run the method from normal terminal due to this. Whenever it hits `IEx` line it will just throw an error. However when we are not using emacs/spacemacs...

I just created an issue and thought it's relevant here: https://github.com/edisonywh/committee/issues/30

tldr; Example: ``` http query.graphql --schema schema.json ``` ☝🏼Extension can be anything like: `http` or `gql` or `graphql` or `post` etc. The idea is user should be able to directly...

Same thing happens for me. It doesn't format the code automatically on save now. Edit: Uninstalling and reinstalling fixes the issue.

How to enable proxy to follow redirects ?

@atanych , @benoitc can you help? I'm facing the same issue.