Daniel Kim

Results 32 comments of Daniel Kim

Is this library under maintaining? Hope this feature to be merged...

@ri7nz `patch-package` tool seems good to me, but i have already patched so many broken react-native libs in web platform by myself. should have know this tool earlier. anyway thanks.

Any reasons to hesitating about merging this PR? currently using forked version....

For me, It's working only in iOS with latest 3.0.1 version.

@ebsangam What do you think about that adding timeout to request controller layer..? There are different type of transport link (eg. websocket) to handle timeout directly..

Is there any update for `updateResult` method? This mechanism is still blocking pagination and cache work together. As a workaround.. I added ID field for each `XXXConnection (page)` types. So...

It will be a significant bottleneck for this awesome project. Do we have any plan or alternative?

@knaeckeKami Thank you for your answer. But what I think is that the code generation strategy has a point to be improved. I want to share you a point found...

Good! I am considering that cauclating hash of selection set (field/spreading names and types) to create and reuse unique model. And about nested fields.. - I can replace all GAny_nested_foo...

@knaeckeKami Thank you for the integration work. I am already testing this feature from your dev release. While I was using this version in my project, I found a bug...