JD Angerhofer

Results 4 comments of JD Angerhofer

I can't figure out whether it's a Webpack configuration problem or an issue with the [serverless-webpack](https://github.com/elastic-coders/serverless-webpack) plugin, though I am leaning toward the former. Where I `include` exports from files...

For better or worse, at present, I believe that the simplest way to pass a local variable is simply to compose two `Query` components -- the remote component inside of...

Facing the same problem. I will devote some time to trying to trace the ~~Swift~~ Obj-C code in the library.

This is currently infeasible using the backend in [0.1](https://github.com/jangerhofer/apolloFileUpload/releases/tag/0.1) without modifying Apollo Client code. My original thought was to use [Apollo Client middleware](http://docs.apollostack.com/apollo-client/index.html#networkInterfaceMiddleware) to modify the POST request made by...