Jesse de Vries

Results 7 comments of Jesse de Vries

Maybe we could introduce a top-level variable `isUpload = true` to indicate an upload-request, instead of magically looking for a FileList instance. ``` isUpload({ request }) { return request.variables &&...

Fully working example fixing a lot of issues (a mix of your script and the script from [here](https://medium.com/@danielbuechele/file-uploads-with-graphql-and-apollo-5502bbf3941e)): ```js import { printAST } from 'apollo-client'; import { HTTPFetchNetworkInterface } from...

@jaydenseric happy to help!

When merging this one, you can discard #13.

Looks like it queues the actions until you close the menu

Hi, I can confirm this issue. It makes my autocomplete quite unreliable. Please take a look at this (expected) results table. ![screen shot 2015-07-21 at 11 37 37](https://cloud.githubusercontent.com/assets/5961598/8797709/8e8f16fe-2f9d-11e5-95ca-33bb8a502853.png)