extract relay classes to interfaces and implementations#267
Conversation
|
Can I ask generally—what's been your experience with the Relay classes? Personally, I've not found them very useful. I am wondering if I am using them incorrectly. |
|
@dminkovsky did you mean the relay as an idea or the relay implementations in this repo?
For 2. I can volunteer to contribute. I wouldn't call one's usage of relay |
|
I meant the Relay implementations in this repo. I am a really big fan of Relay the front-end library, so let's skip (1). Regarding (2), the inability to set data fetchers on the fields generated by the |
|
@dminkovsky i did find the type resolving of |
|
... missed one point, I am also using Jackson's data mapper to do convertion between Pojo's and |
No description provided.