react-fullstack-graphql
react-fullstack-graphql copied to clipboard
`subscribeToNewFeed` should be implemented as a member function on `FeedPage` rather than being added to its props
subscribeToNewFeed
for subscription should be implemented as a member function on FeedPage
rather than being added to its props
---In progress