Ellen Shapiro

Results 100 comments of Ellen Shapiro

Yeah this should be addressed as part of the new codegen described in the RFC document in [Apollo-iOS #1876](https://github.com/apollographql/apollo-ios/pull/1876). We elected to focus our energy on making the new Codegen...

I saw this a bunch of times at Apollo: There's a bug with 0.x versions where SPM doesn't understand that `0.50` is greater than `0.9`. You have to manually set...

For what it's worth I'm also seeing this if I've set the version to 0.50.3 / up to next minor: **Update**: I think it's because the [Package.swift file's dependencies are...

I can imagine this is getting a little maddening. I think it's probably worth supporting with the following caveats in the `README`: - You have to point to a commit...

We're going to be looking in late 2020-early 2021 at getting our mobile caching more aligned, both across iOS and android and with our web cache, and this is one...

We're going to try to line up on what's best for both - the biggest issue right now is that iOS had a long period where no development took place...

Seems reasonable

I think this could be a good idea. There are some affordances for transforming `Result` in Swift 5 that could be really useful to callers, and I feel like if...

@Elland @csdodd @yuliaveres thoughts?

🙃 Y'all are no fun whatsoever. I'll try to work on a PR for this either today or Monday.