small fix
This commit is contained in:
@@ -71,7 +71,7 @@ type Mutation {
|
|||||||
# user profile
|
# user profile
|
||||||
# rateUser(value: Int!): ResultPayload!
|
# rateUser(value: Int!): ResultPayload!
|
||||||
# updateOnlineStatus: ResultPayload!
|
# updateOnlineStatus: ResultPayload!
|
||||||
updateProfile(profile: ProfileInput!): ResultPayload!
|
updateProfile(profile: ProfileInput!): Result!
|
||||||
}
|
}
|
||||||
|
|
||||||
################################### Query
|
################################### Query
|
||||||
|
|||||||
Reference in New Issue
Block a user