schema and migration wip
This commit is contained in:
@@ -127,7 +127,7 @@ type Role {
|
||||
}
|
||||
|
||||
type Rating {
|
||||
createdBy: String!
|
||||
createdBy: Int!
|
||||
value: Int!
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user