SysEnumTransformation
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 | |
| id | String | yes | |
| localEnum | MetaDataType_node | yes | |
| isActive | Boolean | yes | |
| remoteApp | SysApp_node | yes | |
| remoteAppVersion | String | yes | |
| remoteEnum | String | yes | |
| map | SysEnumMapping_Collection | yes | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : SysEnumTransformation
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : SysEnumTransformation_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | SysEnumTransformation_Input |
duplicate : SysEnumTransformation
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | SysEnumTransformation_Input |
updateActiveMappings : Boolean
| Mutation | Type | Description |
|---|---|---|
| parameters | SysEnumTransformationUpdateActiveMappingsParameters_Input |
asyncExport : SysEnumTransformation_Mutations_asyncExport
Custom Type
Id
SysEnumTransformationUpdateActiveMappingsParameters_Input
| Query | Type | Description |
|---|---|---|
| remoteAppId | String | |
| active | Boolean | |
| version | String |