This commit is contained in:
parent
a63cf24812
commit
7257f52aeb
|
@ -114,7 +114,7 @@ async def load_shout(_, _info, slug=None, shout_id=None):
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
@query.field("loadShoutsBy")
|
@query.field("loadShouts")
|
||||||
async def load_shouts_by(_, info, options):
|
async def load_shouts_by(_, info, options):
|
||||||
"""
|
"""
|
||||||
:param _:
|
:param _:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user