This commit is contained in:
parent
93b7c6bf4d
commit
62f2876ade
|
@ -9,6 +9,7 @@ type Query {
|
||||||
# community
|
# community
|
||||||
get_community: Community
|
get_community: Community
|
||||||
get_communities_all: [Community]
|
get_communities_all: [Community]
|
||||||
|
get_communities_by_author(slug: String, user: String, author_id: Int): [Community]
|
||||||
|
|
||||||
# follower
|
# follower
|
||||||
get_shout_followers(slug: String, shout_id: Int): [Author]
|
get_shout_followers(slug: String, shout_id: Int): [Author]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user