return all rating for shout; unify rating fields
This commit is contained in:
@@ -216,7 +216,7 @@ type Role {
|
||||
}
|
||||
|
||||
type Rating {
|
||||
rater_id: Int!
|
||||
rater: Int!
|
||||
value: Int!
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user