load-shouts-discussed-coauthored
All checks were successful
Deploy on push / deploy (push) Successful in 2m4s

This commit is contained in:
2024-07-16 01:06:43 +03:00
parent 1223c633d4
commit 77282ade62
5 changed files with 56 additions and 4 deletions

View File

@@ -35,6 +35,8 @@ from resolvers.reader import (
load_shouts_random_topic,
load_shouts_search,
load_shouts_unrated,
load_shouts_coauthored,
load_shouts_discussed,
)
from resolvers.topic import (
get_topic,
@@ -79,6 +81,8 @@ __all__ = [
"load_shouts_followed",
"load_shouts_followed_by",
"load_shouts_unrated",
"load_shouts_coauthored",
"load_shouts_discussed",
"load_shouts_random_top",
"load_shouts_random_topic",
# follower