consistent naming of database fields
This commit is contained in:
@@ -319,8 +319,8 @@ type Operation {
|
||||
}
|
||||
|
||||
type Permission {
|
||||
operation_id: Int!
|
||||
resource_id: Int!
|
||||
operationId: Int!
|
||||
resourceId: Int!
|
||||
}
|
||||
|
||||
type Role {
|
||||
|
Reference in New Issue
Block a user