RoleAllows
interface
Fields
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
roleId | Int! | |
isAllowed | RoleAllowsRead! | Resolves the sent permissions. If 'checkAll' is true, all the permissions must be allowed |
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
roleId | Int! | |
isAllowed | RoleAllowsRead! | Resolves the sent permissions. If 'checkAll' is true, all the permissions must be allowed |