merged with comments

This commit is contained in:
2021-06-28 12:18:05 +03:00
parent 9f01572557
commit 2dac73b412
3 changed files with 110 additions and 4 deletions

View File

@@ -160,4 +160,4 @@ type Like {
shout: Int
user: Int
value: Int!
}
}