On_RootMutation |
On_RootMutation.addAssetLicense(RootMutation_addAssetLicense callBuilder) |
Add a relation between an existing `Asset` and `License`.
|
On_RootMutation |
On_RootMutation.addAssetMetadataFieldValue(RootMutation_addAssetMetadataFieldValue callBuilder) |
Deprecated.
|
On_RootMutation |
On_RootMutation.addAssetPreviewImage(RootMutation_addAssetPreviewImage callBuilder) |
Add new `Asset` preview image.
|
On_RootMutation |
On_RootMutation.addAssetRelations(RootMutation_addAssetRelations callBuilder) |
Relate existing `Asset`s.
|
On_RootMutation |
On_RootMutation.addAssetTags(RootMutation_addAssetTags callBuilder) |
Add new `Asset` tags.
|
On_RootMutation |
On_RootMutation.addCollectionAssets(RootMutation_addCollectionAssets callBuilder) |
Add `Assets` to the existing `Collection`.
|
On_RootMutation |
On_RootMutation.addCustomMetadata(RootMutation_addCustomMetadata callBuilder) |
Add `CustomMetadata` values to a supported parent (`Asset` | `WorkspaceProject`).
|
On_RootMutation |
On_RootMutation.addCustomMetadataPropertyOptions(RootMutation_addCustomMetadataPropertyOptions callBuilder) |
Add options to an existing `SELECT` or `MULTISELECT` type `CustomMetadataProperty`.
|
On_RootMutation |
On_RootMutation.addWorkflowChecklistItem(RootMutation_addWorkflowChecklistItem callBuilder) |
**BETA** Add a new `WorkflowChecklistItem` for a given `WorkflowTask`.
|
On_RootMutation |
On_RootMutation.addWorkflowChecklistPreset(RootMutation_addWorkflowChecklistPreset callBuilder) |
**BETA** Add a new `WorkflowChecklistPreset` for a given `WorkflowStatus`.
|
On_RootMutation |
On_RootMutation.addWorkflowStatusAssignees(RootMutation_addWorkflowStatusAssignees callBuilder) |
**BETA** Add assignees to an existing `WorkflowStatus`.
|
On_RootMutation |
On_RootMutation.addWorkflowTaskAssignees(RootMutation_addWorkflowTaskAssignees callBuilder) |
**BETA** Add assignees to an existing `WorkflowTask`.
|
On_RootMutation |
On_RootMutation.createAsset(RootMutation_createAsset callBuilder) |
Create a new `Asset`.
|
On_RootMutation |
On_RootMutation.createAssetComment(RootMutation_createAssetComment callBuilder) |
Create a new `Asset` `Comment`.
|
On_RootMutation |
On_RootMutation.createAssetWorkflowTask(RootMutation_createAssetWorkflowTask callBuilder) |
**BETA** Create a new `WorkflowTask` for an `Asset` in a given `WorkflowStatus`.
|
On_RootMutation |
On_RootMutation.createAttachment(RootMutation_createAttachment callBuilder) |
Create a new `Attachment`.
|
On_RootMutation |
On_RootMutation.createCollection(RootMutation_createCollection callBuilder) |
Create a new `Collection`.
|
On_RootMutation |
On_RootMutation.createCustomMetadataProperty(RootMutation_createCustomMetadataProperty callBuilder) |
Create a new `CustomMetadataProperty`.
|
On_RootMutation |
On_RootMutation.createExternalAsset(RootMutation_createExternalAsset callBuilder) |
Create a new External `Asset` from a url.
|
On_RootMutation |
On_RootMutation.createFolder(RootMutation_createFolder callBuilder) |
Create a new `Folder`.
|
On_RootMutation |
On_RootMutation.createLicense(RootMutation_createLicense callBuilder) |
Create a new `Project` `License`.
|
On_RootMutation |
On_RootMutation.createMetadataField(RootMutation_createMetadataField callBuilder) |
Deprecated.
|
On_RootMutation |
On_RootMutation.createWorkflowStatus(RootMutation_createWorkflowStatus callBuilder) |
**BETA** Create new `WorkflowStatus` in a given `Workflow`.
|
On_RootMutation |
On_RootMutation.createWorkspaceProject(RootMutation_createWorkspaceProject callBuilder) |
Create a new `Workspace` type `Project`.
|
On_RootMutation |
On_RootMutation.deleteAsset(RootMutation_deleteAsset callBuilder) |
Delete an existing `Asset`.
|
On_RootMutation |
On_RootMutation.deleteAttachment(RootMutation_deleteAttachment callBuilder) |
Delete an existing `Attachment`.
|
On_RootMutation |
On_RootMutation.deleteCollection(RootMutation_deleteCollection callBuilder) |
Delete an existing `Collection`.
|
On_RootMutation |
On_RootMutation.deleteComment(RootMutation_deleteComment callBuilder) |
Delete an existing `Comment`.
|
On_RootMutation |
On_RootMutation.deleteCustomMetadataProperty(RootMutation_deleteCustomMetadataProperty callBuilder) |
Delete an existing `CustomMetadataProperty`.
|
On_RootMutation |
On_RootMutation.deleteFolders(RootMutation_deleteFolders callBuilder) |
Delete the existing `Folders`.
|
On_RootMutation |
On_RootMutation.deleteLicense(RootMutation_deleteLicense callBuilder) |
Delete an existing `Project` `License`.
|
On_RootMutation |
On_RootMutation.deleteMetadataField(RootMutation_deleteMetadataField callBuilder) |
Deprecated.
|
On_RootMutation |
On_RootMutation.deleteWorkflowStatus(RootMutation_deleteWorkflowStatus callBuilder) |
**BETA** Delete an existing `WorkflowStatus`.
|
On_RootMutation |
On_RootMutation.deleteWorkflowTask(RootMutation_deleteWorkflowTask callBuilder) |
**BETA** Delete an existing `WorkflowTask`.
|
On_RootMutation |
On_RootMutation.editComment(RootMutation_editComment callBuilder) |
Edit an existing `AssetComment`.
|
On_RootMutation |
On_RootMutation.installProjectWebhook(RootMutation_installProjectWebhook callBuilder) |
Install `Webhook`.
|
On_RootMutation |
On_RootMutation.inviteProjectUser(RootMutation_inviteProjectUser callBuilder) |
Invite `Project` user.
|
On_RootMutation |
On_RootMutation.moveAssets(RootMutation_moveAssets callBuilder) |
Move existing `Asset` item(s) to the given `Library`, `Workspace` or `Folder` destination.
|
On_RootMutation |
On_RootMutation.moveFolders(RootMutation_moveFolders callBuilder) |
Move existing `Folder` item(s) to the given `Library`, `Workspace` or `Folder` destination.
|
On_RootMutation |
On_RootMutation.moveWorkflowTask(RootMutation_moveWorkflowTask callBuilder) |
**BETA** Move one or more `WorkflowTask` to a new `WorkflowStatus`.
|
On_RootMutation |
On_RootMutation.removeAssetLicense(RootMutation_removeAssetLicense callBuilder) |
Remove an existing relation between an `Asset` and a `License`.
|
On_RootMutation |
On_RootMutation.removeAssetPreviewImage(RootMutation_removeAssetPreviewImage callBuilder) |
Remove existing `Asset` preview image.
|
On_RootMutation |
On_RootMutation.removeAssetRelations(RootMutation_removeAssetRelations callBuilder) |
**BETA** Remove existing relations between `Asset` items.
|
On_RootMutation |
On_RootMutation.removeAssetTags(RootMutation_removeAssetTags callBuilder) |
Remove existing `Asset` tags.
|
On_RootMutation |
On_RootMutation.removeCollectionAssets(RootMutation_removeCollectionAssets callBuilder) |
Remove `Assets` from the existing `Collection`.
|
On_RootMutation |
On_RootMutation.removeCustomMetadata(RootMutation_removeCustomMetadata callBuilder) |
Remove `CustomMetadata` values from a supported parent (`Asset` | `WorkspaceProject`).
|
On_RootMutation |
On_RootMutation.removeCustomMetadataPropertyOptions(RootMutation_removeCustomMetadataPropertyOptions callBuilder) |
Remove options from an existing `SELECT` or `MULTISELECT` type `CustomMetadataProperty`.
|
On_RootMutation |
On_RootMutation.removeMetadataValue(RootMutation_removeMetadataValue callBuilder) |
Deprecated.
|
On_RootMutation |
On_RootMutation.removeWorkflowChecklistItem(RootMutation_removeWorkflowChecklistItem callBuilder) |
**BETA** Remove a `WorkflowChecklistItem`.Requires `basic:write` scope to be accessible and `Project` permission level `EDIT`.
|
On_RootMutation |
On_RootMutation.removeWorkflowChecklistPreset(RootMutation_removeWorkflowChecklistPreset callBuilder) |
**BETA** Remove a `WorkflowChecklistPreset`.Requires `basic:write` scope to be accessible and `Project` permission level `EDIT`.
|
On_RootMutation |
On_RootMutation.removeWorkflowStatusAssignees(RootMutation_removeWorkflowStatusAssignees callBuilder) |
**BETA** Remove assignees from an existing `WorkflowStatus`.
|
On_RootMutation |
On_RootMutation.removeWorkflowTaskAssignees(RootMutation_removeWorkflowTaskAssignees callBuilder) |
**BETA** Remove assignees from an existing `WorkflowTask`.
|
On_RootMutation |
On_RootMutation.reopenAssetComment(RootMutation_reopenAssetComment callBuilder) |
Reopens a resolved `AssetComment`.
|
On_RootMutation |
On_RootMutation.replaceAsset(RootMutation_replaceAsset callBuilder) |
Replace an existing `Asset`.
|
On_RootMutation |
On_RootMutation.replyToComment(RootMutation_replyToComment callBuilder) |
Add a new reply to an existing `Asset` `Comment`.
|
On_RootMutation |
On_RootMutation.resolveAssetComment(RootMutation_resolveAssetComment callBuilder) |
Resolve an open `AssetComment`.
|
On_RootMutation |
On_RootMutation.setCollectionAssets(RootMutation_setCollectionAssets callBuilder) |
Replace the existing set of the `Assets` in the `Collection` with the new set of the `Assets`.
|
On_RootMutation |
On_RootMutation.setCustomMetadata(RootMutation_setCustomMetadata callBuilder) |
**BETA** Set `CustomMetadataProperty` values to any supported parent (`WorkspaceProject` | `Asset`).
|
On_RootMutation |
On_RootMutation.syncAssetTags(RootMutation_syncAssetTags callBuilder) |
Sync `Asset` tags.
|
On_RootMutation |
On_RootMutation.uninstallWebhook(RootMutation_uninstallWebhook callBuilder) |
Uninstall `Webhook`.
|
On_RootMutation |
On_RootMutation.updateAsset(RootMutation_updateAsset callBuilder) |
Update an existing `Asset`.
|
On_RootMutation |
On_RootMutation.updateCollection(RootMutation_updateCollection callBuilder) |
Update an existing `Collection`.
|
On_RootMutation |
On_RootMutation.updateCustomMetadataProperty(RootMutation_updateCustomMetadataProperty callBuilder) |
Update an existing `CustomMetadataProperty`.
|
On_RootMutation |
On_RootMutation.updateFolder(RootMutation_updateFolder callBuilder) |
Update an existing `Folder`.
|
On_RootMutation |
On_RootMutation.updateWorkflowChecklistItem(RootMutation_updateWorkflowChecklistItem callBuilder) |
**BETA** Update an existing `WorkflowChecklistItem`.
|
On_RootMutation |
On_RootMutation.updateWorkflowChecklistPreset(RootMutation_updateWorkflowChecklistPreset callBuilder) |
**BETA** Update an existing `WorkflowChecklistPreset`.
|
On_RootMutation |
On_RootMutation.updateWorkflowStatus(RootMutation_updateWorkflowStatus callBuilder) |
**BETA** Update an existing `WorkflowStatus`.
|
On_RootMutation |
On_RootMutation.updateWorkflowTask(RootMutation_updateWorkflowTask callBuilder) |
**BETA** Update an existing `WorkflowTask`.
|
On_RootMutation |
On_RootMutation.uploadFile(RootMutation_uploadFile callBuilder) |
Upload a new file.
|