This commit is contained in:
2022-11-30 23:29:27 +03:00
9 changed files with 23 additions and 23 deletions

View File

@@ -321,8 +321,8 @@ type Operation {
}
type Permission {
operationId: Int!
resourceId: Int!
operation: Int!
resource: Int!
}
type Role {