more-toler
All checks were successful
Deploy on push / deploy (push) Successful in 1m13s

This commit is contained in:
Untone 2024-10-23 23:57:52 +03:00
parent 33bedbcd67
commit 7cf3f91dac

View File

@ -314,7 +314,7 @@ def apply_filters(q, filters, author_id=None):
@query.field("get_shout")
async def get_shout(_, info, slug: str, shout_id: int):
async def get_shout(_, info, slug: str, shout_id = 0):
"""
Получение публикации по slug.