Daniel Schmidt

Results 142 comments of Daniel Schmidt

I think you are right and I would assume it's a doable change. We need to implement the Subscription interface, there should be tests in graphql-js that we can borrow...

Sounds like a good idea, we just need to add a `pipe(take(1))` if there is a directive present

Thanks for the idea, I think this totally makes sense, so that this can become a fully fletched graphql implementation 👍

Which version of React Native are you using @frankdarnese?

What would be the return value you desire?

Can you describe a bit more what you mean?

@fdnhkj I think you are right, could you go ahead and make a PR?

AFAIK it should Fidan Hakaj schrieb am Mo., 8. Jan. 2018 um 15:49 Uhr: > @DanielMSchmidt Sure I can! > > Do you know if running on physical device on...

I measured through a subset of the examples to give us an idea of the improvements: | example | get before | get after | get delta | synth before...

> This is a tough one. I certainly understand the motivation for doing this; however, the usage is definitely less clean. Yeah I agree, it's a trade-off. We will need...