refactor follow, unfollow, shout, unshout to custom mutations, but don't add date-time to relation yet
Created by: Tirokk
Authored by Tirokk Merged
Together with @mattwr18 .
Pullrequest
Issues
- relates #219 (closed)
-
Customises mutations follow, unfollow, shout, unshout. -
Add date-time to relation.
How2Test
-
$ docker-compose exec backend yarn test:jest backend/src/resolvers/follow.spec.js backend/src/resolvers/shout.spec.js