diff --git a/resolvers/__init__.py b/resolvers/__init__.py index 363edab4..521ea98a 100644 --- a/resolvers/__init__.py +++ b/resolvers/__init__.py @@ -14,7 +14,8 @@ from resolvers.profile import ( rate_user, update_profile, get_authors_all, - get_followed_authors2, + author_followers, + author_followings, get_followed_authors, get_author, get_author_by_id