ImportExportTemplate
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 | |
name | String | yes | |
description | String | yes | |
nodeName | String | yes | |
isActive | Boolean | yes | |
isDefault | Boolean | yes | |
templateUse | TemplateUse | yes | |
defaultParameters | Json | yes | |
_etag | String | yes | |
csvTemplate | Json | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : ImportExportTemplate
Property | Type | Description |
---|---|---|
_id | Id |
getNodeList : [ImportExportTemplateGetNodeListReturn]
Property | Type | Description |
---|---|---|
filter | String |
getDefaultCsvTemplate : ImportExportTemplateGetDefaultCsvTemplateReturn
Property | Type | Description |
---|---|---|
nodeName | String | |
level | IntOrString | |
withSortValue | Boolean |
getTechnicalInformation : ImportExportTemplateGetTechnicalInformationReturn
Property | Type | Description |
---|---|---|
property | ImportExportTemplateGetTechnicalInformationProperty_Input | |
level | IntOrString | |
parentProperty | ImportExportTemplateGetTechnicalInformationParentProperty_Input | |
isExportOnly | Boolean |
batchImport : ImportExportTemplate_Connection_batchImport
exportByTemplateId : ImportExportTemplate_Connection_exportByTemplateId
exportByTemplateDefinition : ImportExportTemplate_Connection_exportByTemplateDefinition
asyncExport : ImportExportTemplate_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | ImportExportTemplate_Input |
batchImport : ImportExportTemplate_Mutations_batchImport
exportByTemplateId : ImportExportTemplate_Mutations_exportByTemplateId
exportByTemplateDefinition : ImportExportTemplate_Mutations_exportByTemplateDefinition
asyncExport : ImportExportTemplate_Mutations_asyncExport
Custom Type
Id
ImportExportTemplateGetNodeListReturn
Query | Type | Description |
---|---|---|
name | String | |
canCreate | Boolean | |
canUpdate | Boolean | |
canImport | Boolean | |
canExport | Boolean |
ImportExportTemplateGetDefaultCsvTemplateReturn
Query | Type | Description |
---|---|---|
csvTemplate | _OutputTextStream | |
technical | _OutputTextStream | |
canImport | Boolean | |
canExport | Boolean |
ImportExportTemplateGetTechnicalInformationProperty_Input
ImportExportTemplateGetTechnicalInformationParentProperty_Input
ImportExportTemplateGetTechnicalInformationReturn
Query | Type | Description |
---|---|---|
path | String | |
displayedPropertyType | DisplayedPropertyType | |
dataType | String | |
description | String | |
locale | String |