schema fix
This commit is contained in:
parent
e4e099e7f4
commit
1a4b7a6f0a
|
@ -42,9 +42,9 @@ input ProfileInput {
|
|||
}
|
||||
|
||||
input CommunityInput {
|
||||
title
|
||||
desc
|
||||
pic
|
||||
title: String!
|
||||
desc: String
|
||||
pic: String
|
||||
}
|
||||
|
||||
type ShoutResult {
|
||||
|
|
Loading…
Reference in New Issue
Block a user