Dylan Stewart

Results 30 comments of Dylan Stewart

LGTM - also big thanks on this one. I like the elegant solution of configuration modification you have for the new macro

After looking at this for the last half hour, it's non-trivial to type in its current formulation. To actually preserve types, a very long lived TypeScript proposal would have to...

This is entirely possible in the current implementation. I wrote about it extensively in this article here https://medium.com/@jdylanstewart/the-real-power-behind-graphql-and-an-architecture-to-leverage-it-7d1dd1004ada This just comes down to defining your resolvers with fluent interfaces, where...

@ianstormtaylor I think it really comes back to it being `parallel` (instead of `query`) and `serial` (instead of `mutation`) operations.

No! Ok, so I fumbled around with this for a while. Here is what came up with in case anyone else happens upon this. I completely skip the middleware. After...

Very confused as to why the coverage went down. I just added a single test for the render props and changed nothing else

@igorprado Can I get some feedback on making this one happen?

Any update on this one?

#144 should address this

#144 should address this