resolvers-fix
All checks were successful
deploy / deploy (push) Successful in 1m30s

This commit is contained in:
2023-12-23 22:00:22 +03:00
parent bf2c5b67e3
commit 8856bfc978
4 changed files with 18 additions and 13 deletions

View File

@@ -121,13 +121,13 @@ type Shout {
deleted_by: Author
authors: [Author]
communities: [Community]
title: String
title: String!
subtitle: String
lang: String
community: String
cover: String
cover_caption: String
layout: String
layout: String!
version_of: String
visibility: ShoutVisibility
updated_at: Int