Attachment
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | no | |
| _updateUser | User_node | no | |
| _createUser | User_node | no | |
| _sourceId | String | no | |
| _id | Id | yes | |
| key | String | no | |
| filename | String | yes | |
| mimeType | String | yes | |
| lastModified | Datetime | yes | |
| lastDownloadDate | Datetime | no | |
| orphanedDate | Datetime | no | |
| contentLength | Decimal | yes | |
| status | UploadStatus_enum | yes | |
| rejectReason | String | no | |
| uploadUrl | String | no | |
| downloadUrl | String | no | |
| _etag | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
purge : Attachment_Connection_purge
Custom Mutations
transfer : Boolean
| Mutation | Type | Description |
|---|---|---|
| from | AttachmentTransferFrom_Input | |
| to | AttachmentTransferTo_Input | |
| failIfNotFound | Boolean |
purge : Attachment_Mutations_purge
Custom Type
AttachmentTransferFrom_Input
| Query | Type | Description |
|---|---|---|
| nodeName | String | |
| nodeId | String |
AttachmentTransferTo_Input
| Query | Type | Description |
|---|---|---|
| nodeName | String | |
| nodeId | String |