Studio Service

ContentReplacementJob

ContentReplacementJob

Job to replace content inside entites.

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idUUID!The uuid of the job.
orgIdUUID!The uuid of the organization who holds both contents and target entites.
spaceIdUUID!The uuid of the space who holds both contents and target entites.
originContentIdUUID!The uuid of the origital content.
originContentTypeString!Content type of the origital content.
newContentIdUUID!The uuid of the new content.
newContentTypeString!Content type of the new content.
targetEntities[JSON]The list of target entities whose content will be replaced.
statusString!The status of the job.
retriesInt!
lastRetryAtDatetime
errorString
createdAtDatetime
finishedAtDatetime
startedAtDatetime
createdByUUID!The UUID of user/system whose create the job.
orgByOrgIdOrgReads a single `Org` that is related to this `ContentReplacementJob`.
spaceBySpaceIdSpaceReads a single `Space` that is related to this `ContentReplacementJob`.
originalAppInstanceAppInstance
originalFileFile