Eloy Durán

Results 250 comments of Eloy Durán

Are you thinking of the `MyOperation` query being replaced by e.g. the babel plugin for the processed operation? Because that doesn’t help at dev time when it’s just supposed to...

Ooooh, that sounds amazing 👌 But yeah, I agree, just adding the type argument should suffic. I guess I was reasoning based off how we currently emit 2 types for...

The `commitMutation` (and `QueryRenderer`) part is done. As to your OP, I think we need to expand the plugin interface and have relay-compiler specify the type of container so we...

That’s not something I think this lib should do, people can do that on their own. This is just a nice to have to be consistent in the same file.

This is amazing, thanks @tgriesser! I think this would be great to have. Aside from the various people already reviewing the pieces in this PR, I want to be mindful...

> Properly typed fragments: > > This one is subtle, but I've found to be a common pain-point/source of confusion, given the prominence of fragments in Relay. Because the typing...

I’m checking internally [at MS] if there's a possibility to look at that sooner, but can't say anything about how successful that might be. In the meantime, I’m wondering how...

Impressive effort! Yeah I agree that the best way forward would be to start using it in actual apps. Perhaps the first step being to move this package to a...

I was thinking of putting it in a separate repo more because of the name for the repo and package being different, but I guess the repo could get renamed...