Role
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_factory | MetaNodeFactory_node | no | |
_vendor | SysVendor_node | yes | |
_updateTick | Int | yes | |
_updateUser | User_node | yes | |
_createUser | User_node | yes | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
isActive | Boolean | yes | |
name | String | yes | |
description | String | yes | |
id | String | yes | |
isBillingRole | Boolean | yes | |
roles | RoleToRole_Collection | yes | |
activities | RoleActivity_Collection | yes | |
createdBy | String | no | |
updatedBy | String | no | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : Role
Property | Type | Description |
---|---|---|
_id | Id |
all : [RoleAllReturn]
Property | Type | Description |
---|---|---|
isActive | Boolean |
asyncExport : Role_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | Role_Input |
duplicate : Role
Mutation | Type | Description |
---|---|---|
_id | ID | |
data | Role_Input |
asyncExport : Role_Mutations_asyncExport
Custom Type
Id
RoleAllReturn
Query | Type | Description |
---|---|---|
_id | Id | |
name | String | |
id | String | |
isBillingRole | Boolean | |
createdBy | String | |
createStamp | String | |
updatedBy | String | |
updateStamp | String |