From d881f9da27553c839cd08f87fb6eed5b4d0410f0 Mon Sep 17 00:00:00 2001 From: Untone Date: Fri, 13 Oct 2023 14:02:44 +0300 Subject: [PATCH] some-more-queries-fix-2 --- resolvers/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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