RoleActivity
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _vendor | SysVendor_node | no | |
| _updateTick | Int | no | |
| _updateUser | User_node | no | |
| _createUser | User_node | no | |
| _sortValue | Int | no | |
| _customData | Json | no | |
| _sourceId | String | no | |
| _id | Id | no | |
| role | Role_node | no | |
| activity | Activity_node | no | |
| hasAllPermissions | Boolean | no | |
| permissions | [String] | no | |
| getPermissions | [String] | no | |
| isActive | Boolean | no | |
| _etag | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
asyncExport : RoleActivity_Connection_asyncExport
Custom Mutations
roleActivitiesCreateUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| roleActivities | # RoleActivityRoleActivitiesCreateUpdateRoleActivities_Input | |
| roleSysId | String | |
| roleId | String | |
| roleName | String |
asyncExport : RoleActivity_Mutations_asyncExport
Custom Type
RoleActivityRoleActivitiesCreateUpdateRoleActivities_Input
| Query | Type | Description |
|---|---|---|
| activity | IntReference | |
| permissions | [String] | |
| isActive | Boolean | |
| hasAllPermissions | Boolean |