follow-unfollow-2
This commit is contained in:
@@ -69,7 +69,6 @@ async def follow(_, info, what, slug):
|
||||
return {'error': str(e)}
|
||||
|
||||
|
||||
|
||||
@mutation.field('unfollow')
|
||||
@login_required
|
||||
async def unfollow(_, info, what, slug):
|
||||
|
Reference in New Issue
Block a user