Skip to main content
objectFileAttachment

Fields

LastSessionId
String
_AssetEntitiesCount
Int

Optimized count of assetEntities.

_FileAttachmentEntitiesCount
Int

Optimized count of fileAttachmentEntities.

_created
DateTime
_etag
String
_updated
DateTime
assetEntities
Arguments
contentType
String
createdBy

User associated with creating related attribute. Returns: relationship object

Arguments
createdByApiClient
createdById
Int!

User id that created this object. Returns: int of user_id

downloadUrl
String
entity
entityId
Int
file
String
fileAttachmentEntities
Arguments
fileLocation
String
filename
String
id
Int!
integrationFetchUrl
String
integrationId
String
lastUpdatedByApiClient
prettyStr
String
runStepField
Arguments
s3Bucket
String

Deprecated field in favor of the column 'fileLocation'.

s3Key
String

Deprecated field in favor of the column 'file'.

timeline
deprecated
Timeline is deprecated. Use `loggedActions` instead.
updatedBy

User associated with updating related attribute. Returns: relationship object

Arguments
updatedById
Int!

User id that updated this object. Returns: int of user_id

url
String
deprecated

To prevent confusion between uploadUrl and downloadUrl, renaming from url to downloadUrl.

Deprecated in favor of more specific downloadUrl.