UploadedFile
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_factory | MetaNodeFactory_node | no | |
_tags | [SysTag]_node | yes | |
_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 | |
kind | UploadedFileKind | yes | |
status | UploadStatus_enum | yes | |
rejectReason | String | no | |
replyTopic | String | no | |
_etag | String | no | |
uploadUrl | String | no | |
downloadUrl | String | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
purge : UploadedFile_Connection_purge
Custom Mutations
copyAttachments : Int
Mutation | Type | Description |
---|---|---|
from | UploadedFileCopyAttachmentsFrom_Input | |
fromTagsNaturalKeys | # String | |
to | UploadedFileCopyAttachmentsTo_Input | |
failIfNotFound | Boolean |
attachToNode : Int
Mutation | Type | Description |
---|---|---|
sourceId | String | |
to | UploadedFileAttachToNodeTo_Input | |
failIfNotFound | Boolean | |
tagsToAddToPrintingNaturalKeys | # String |
purge : UploadedFile_Mutations_purge
Custom Type
UploadedFileCopyAttachmentsFrom_Input
Query | Type | Description |
---|---|---|
nodeName | String | |
nodeId | String |
UploadedFileCopyAttachmentsTo_Input
Query | Type | Description |
---|---|---|
nodeName | String | |
nodeId | String |
UploadedFileAttachToNodeTo_Input
Query | Type | Description |
---|---|---|
nodeName | String | |
nodeId | String |