jkettmann/universal-react-relay-starter-kit

Move fields from viewer to root type when possible

Closed this issue · 2 comments

Move fields from viewer to root type when possible

Closed for now. Removing viewer seems to make everything more complicated. For example the posts connection fragment on posts page would need to be extracted to the route

Seems to be easy after #62 refactoring the routes