This commit is contained in:
@@ -85,3 +85,10 @@ input NotificationSeenInput {
|
||||
notifications: [Int]
|
||||
thread: Int
|
||||
}
|
||||
|
||||
input CommunityInput {
|
||||
slug: String
|
||||
name: String
|
||||
desc: String
|
||||
pic: String
|
||||
}
|
||||
|
Reference in New Issue
Block a user