ImportResult
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| startStamp | Datetime | yes | |
| endStamp | Datetime | yes | |
| filename | String | no | |
| rowsProcessed | Int | yes | |
| numberOfRowsInError | Int | yes | |
| rowsInError | _OutputTextStream | yes | |
| status | ImportStatus_enum | yes | |
| dryRun | Boolean | yes | |
| doUpdate | Boolean | yes | |
| doInsert | Boolean | yes | |
| maxErrorCount | Int | yes | |
| uploadedFile | UploadedFile_node | yes | |
| uploadRejectReason | String | no | |
| generalError | String | yes | |
| importExportTemplate | ImportExportTemplate_node | yes | |
| parameters | Json | yes | |
| notificationId | String | yes | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : ImportResult
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : ImportResult_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | ImportResult_Input |