Nelson Pecora

Results 64 comments of Nelson Pecora

I'd also like this a lot! I'm looking at the Tumblr API docs, and it seems they export in XML and JSON, but I'm not sure how to build a...

Hi @wangzuo would it be helpful for someone to test + merge those PRs into a `5.0` branch? My team would also love to use this (and contribute back to...

Hey folks! I was wondering if there's been any update on top-level interfaces? We've got a few use cases that I can't figure out good workarounds to, and it would...

One thing I noted [in a Discord discussion of this workaround](https://discord.com/channels/787399249741479977/818578492723036210/938778809354842132) is that the autogenerated resolvers get their `args` by parsing the query AST, rather than using the `args` supplied...

I also get this with Ars Technica. Bookmarklet works, Instachrome doesn't. I'll look through the Instachrome code and see if I can figure it out.

I'm encountering a similar issue when I try to mutate edges of an object. For example, let's say I have this in my cache: ``` Item:abc -> { title: 'parent...

This is an issue with the regex used. I fixed it in [my fork](https://github.com/yoshokatana/github-postcommit-shinies) NOTE: My fork is still in progress, but should be ready to go in an hour...

One nice idea might be a toggle per-domain, since it seems most sites are rolling out their AMP support on a per-domain basis (I know NYT has the redirects on...

This PR is much better, and I like the `deadzone` term. 👍

Yep, we've been using a forked version (with this pull request) for a few months now, but we'd love it if this was merged and released.