0.2.15
Some checks failed
deploy / deploy (push) Failing after 1m58s

This commit is contained in:
2023-11-24 02:00:28 +03:00
parent c150d28447
commit a63cf24812
12 changed files with 187 additions and 139 deletions

View File

@@ -334,4 +334,6 @@ type Query {
communitiesAll: [Community]
getCommunity: Community
search(text: String!, limit: Int, offset: Int): [Shout]
}