AddAssetLicenseInput |
AddAssetLicenseInput.assetId(IdScalar v) |
`Asset` Id.
|
AddAssetMetadataFieldValueInput |
AddAssetMetadataFieldValueInput.assetId(IdScalar v) |
`Asset` Id.
|
AddAssetPreviewImageInput |
AddAssetPreviewImageInput.assetId(IdScalar v) |
`Asset` Id.
|
AddAssetRelationsInput |
AddAssetRelationsInput.assetId(IdScalar v) |
`Asset` Id.
|
CreateAssetCommentInput |
CreateAssetCommentInput.assetId(IdScalar v) |
Id of the `Asset` where you wish to create a new `AssetComment`.
|
CreateAssetWorkflowTaskInput |
CreateAssetWorkflowTaskInput.assetId(IdScalar v) |
**BETA** Id of the `Asset` which should be linked to the `WorkflowTask`.
|
RemoveAssetLicenseInput |
RemoveAssetLicenseInput.assetId(IdScalar v) |
`Asset` Id.
|
RemoveAssetRelationsInput |
RemoveAssetRelationsInput.assetId(IdScalar v) |
`Asset` Id.
|
ReplaceAssetInput |
ReplaceAssetInput.assetId(IdScalar v) |
Parent `Asset` Id.
|
AddWorkflowChecklistItemInput |
AddWorkflowChecklistItemInput.assigneeUserId(IdScalar v) |
**BETA** `User` Id of `WorkflowChecklistItem` assignee.
|
AddWorkflowChecklistPresetInput |
AddWorkflowChecklistPresetInput.assigneeUserId(IdScalar v) |
**BETA** `User` Id of `WorkflowChecklistPreset` assignee.
|
UpdateWorkflowChecklistItemDataInput |
UpdateWorkflowChecklistItemDataInput.assigneeUserId(IdScalar v) |
**BETA** `User` Id of `WorkflowChecklistItem` assignee.
|
UpdateWorkflowChecklistPresetDataInput |
UpdateWorkflowChecklistPresetDataInput.assigneeUserId(IdScalar v) |
**BETA** `User` Id of `WorkflowChecklistPreset` assignee.
|
CreateWorkspaceProjectInput |
CreateWorkspaceProjectInput.brandId(IdScalar v) |
Id of the `Brand` where `Project` should be inserted.
|
AddCollectionAssetsInput |
AddCollectionAssetsInput.collectionId(IdScalar v) |
`Collection` Id.
|
DeleteCollectionInput |
DeleteCollectionInput.collectionId(IdScalar v) |
`Collection` Id.
|
RemoveCollectionAssetsInput |
RemoveCollectionAssetsInput.collectionId(IdScalar v) |
`Collection` Id.
|
SetCollectionAssetsInput |
SetCollectionAssetsInput.collectionId(IdScalar v) |
`Collection` Id.
|
UpdateCollectionInput |
UpdateCollectionInput.collectionId(IdScalar v) |
`Collection` Id.
|
AssetQueryFilterConditionInput |
AssetQueryFilterConditionInput.customMetadataPropertyId(IdScalar v) |
**REQUIRED** for type `CUSTOM_METADATA_VALUE` to identify which `CustomMetadataProperty` it is compared against.
|
MoveAssetsInput |
MoveAssetsInput.destinationId(IdScalar v) |
Id of the destination entity where `Asset` items should be moved to.
|
MoveFoldersInput |
MoveFoldersInput.destinationId(IdScalar v) |
Id of the destination entity where `Folder` items should be moved to.
|
AssetQueryInput |
AssetQueryInput.externalId(IdScalar v) |
Limit the result set by the externalId of an `Asset`.
|
BrandQueryFilterInput |
BrandQueryFilterInput.externalId(IdScalar v) |
**BETA** Filter set of the matched results by the externalId.
|
CreateAssetInput |
CreateAssetInput.externalId(IdScalar v) |
`Asset` external Id.
|
CreateAttachmentInput |
CreateAttachmentInput.externalId(IdScalar v) |
Attachment external Id.
|
CreateExternalAssetInput |
CreateExternalAssetInput.externalId(IdScalar v) |
External `Asset` external Id.
|
AddAssetPreviewImageInput |
AddAssetPreviewImageInput.fileId(IdScalar v) |
`File` Id.
|
CreateAssetInput |
CreateAssetInput.fileId(IdScalar v) |
File Id.
|
CreateAttachmentInput |
CreateAttachmentInput.fileId(IdScalar v) |
File Id.
|
ReplaceAssetInput |
ReplaceAssetInput.fileId(IdScalar v) |
Signed file Id returned in `uploadFile`.
|
AddAssetTagsInput |
AddAssetTagsInput.id(IdScalar v) |
`Asset` Id.
|
AddWorkflowChecklistItemInput |
AddWorkflowChecklistItemInput.id(IdScalar v) |
**BETA** `WorkflowTask` Id where the `WorkflowChecklistItem` should be created.
|
AddWorkflowChecklistPresetInput |
AddWorkflowChecklistPresetInput.id(IdScalar v) |
**BETA** `WorkflowStatus` Id where the `WorkflowChecklistPreset` should be created.
|
AddWorkflowStatusAssigneesInput |
AddWorkflowStatusAssigneesInput.id(IdScalar v) |
**BETA** `WorkflowStatus` Id.
|
AddWorkflowTaskAssigneesInput |
AddWorkflowTaskAssigneesInput.id(IdScalar v) |
**BETA** `WorkflowTask` Id.
|
AssetQueryInFolderInput |
AssetQueryInFolderInput.id(IdScalar v) |
`Folder` Id.
|
DeleteAssetInput |
DeleteAssetInput.id(IdScalar v) |
Id of the `Asset` to delete.
|
DeleteAttachmentInput |
DeleteAttachmentInput.id(IdScalar v) |
Id of the `Attachment` to delete.
|
DeleteCommentInput |
DeleteCommentInput.id(IdScalar v) |
Id of the `AssetComment` to delete.
|
DeleteCustomMetadataPropertyInput |
DeleteCustomMetadataPropertyInput.id(IdScalar v) |
`CustomMetadataProperty` Id.
|
DeleteLicenseInput |
DeleteLicenseInput.id(IdScalar v) |
Id of the `License` to delete.
|
DeleteMetadataFieldInput |
DeleteMetadataFieldInput.id(IdScalar v) |
Id of the `MetadataField` to delete.
|
DeleteWorkflowStatusInput |
DeleteWorkflowStatusInput.id(IdScalar v) |
**BETA** Id of the `WorkflowStatus` to be deleted.
|
DeleteWorkflowTaskInput |
DeleteWorkflowTaskInput.id(IdScalar v) |
**BETA** Id of the `WorkflowTask` to be deleted.
|
EditCommentInput |
EditCommentInput.id(IdScalar v) |
`AssetComment` Id you wish to edit.
|
RemoveAssetPreviewImageInput |
RemoveAssetPreviewImageInput.id(IdScalar v) |
`Asset` Id.
|
RemoveAssetTagsInput |
RemoveAssetTagsInput.id(IdScalar v) |
`Asset` Id.
|
RemoveMetadataValueInput |
RemoveMetadataValueInput.id(IdScalar v) |
`MetadataValue` Id.
|
RemoveWorkflowChecklistItemInput |
RemoveWorkflowChecklistItemInput.id(IdScalar v) |
**BETA** The Id of the `WorkflowChecklistItem` to remove.
|
RemoveWorkflowChecklistPresetInput |
RemoveWorkflowChecklistPresetInput.id(IdScalar v) |
**BETA** The Id of the `WorkflowChecklistPreset` to remove.
|
RemoveWorkflowStatusAssigneesInput |
RemoveWorkflowStatusAssigneesInput.id(IdScalar v) |
**BETA** `WorkflowStatus` Id.
|
RemoveWorkflowTaskAssigneesInput |
RemoveWorkflowTaskAssigneesInput.id(IdScalar v) |
**BETA** `WorkflowTask` Id.
|
ReopenAssetCommentInput |
ReopenAssetCommentInput.id(IdScalar v) |
`AssetComment` Id to reopen.
|
ReplyToCommentInput |
ReplyToCommentInput.id(IdScalar v) |
`AssetComment` Id of the comment you want to reply to.
|
ResolveAssetCommentInput |
ResolveAssetCommentInput.id(IdScalar v) |
`AssetComment` Id to resolve.
|
SyncAssetTagsInput |
SyncAssetTagsInput.id(IdScalar v) |
`Asset` Id.
|
UninstallWebhookInput |
UninstallWebhookInput.id(IdScalar v) |
Id of the `Webhook` to be uninstalled.
|
UpdateAssetInput |
UpdateAssetInput.id(IdScalar v) |
`Asset` Id.
|
UpdateCustomMetadataPropertyInput |
UpdateCustomMetadataPropertyInput.id(IdScalar v) |
`CustomMetadataProperty` Id.
|
UpdateCustomMetadataPropertyTypeOptionInput |
UpdateCustomMetadataPropertyTypeOptionInput.id(IdScalar v) |
`CustomMetadataPropertyOption` Id.
|
UpdateFolderInput |
UpdateFolderInput.id(IdScalar v) |
`Folder` Id.
|
UpdateWorkflowChecklistItemInput |
UpdateWorkflowChecklistItemInput.id(IdScalar v) |
**BETA** `WorkflowChecklistItem` Id.
|
UpdateWorkflowChecklistPresetInput |
UpdateWorkflowChecklistPresetInput.id(IdScalar v) |
**BETA** `WorkflowChecklistPreset` Id.
|
UpdateWorkflowStatusInput |
UpdateWorkflowStatusInput.id(IdScalar v) |
**BETA** `WorkflowStatus` Id.
|
UpdateWorkflowTaskInput |
UpdateWorkflowTaskInput.id(IdScalar v) |
**BETA** `WorkflowTask` Id.
|
AddAssetLicenseInput |
AddAssetLicenseInput.licenseId(IdScalar v) |
`License` Id.
|
RemoveAssetLicenseInput |
RemoveAssetLicenseInput.licenseId(IdScalar v) |
`License` Id.
|
AddAssetMetadataFieldValueInput |
AddAssetMetadataFieldValueInput.metadataFieldId(IdScalar v) |
Metadata field Id.
|
AssetQueryFilterConditionInput |
AssetQueryFilterConditionInput.metadataFieldId(IdScalar v) |
**REQUIRED** for type `METADATA_VALUE` to identify which metadata field it is compared against.
|
CreateAssetInput |
CreateAssetInput.parentId(IdScalar v) |
The parent Id, where the `Asset` should be located in.
|
CreateAttachmentInput |
CreateAttachmentInput.parentId(IdScalar v) |
Parent Id.
|
CreateCollectionInput |
CreateCollectionInput.parentId(IdScalar v) |
Id of the parent where you wish to create a new `Collection`.
|
CreateCustomMetadataPropertyInput |
CreateCustomMetadataPropertyInput.parentId(IdScalar v) |
`CustomMetadataProperty` parent Id.
|
CreateFolderInput |
CreateFolderInput.parentId(IdScalar v) |
The parent Id of the `Folder` creation destination.
|
CreateAssetInput |
CreateAssetInput.projectId(IdScalar v) |
**DEPRECATED** `Library` or `Workspace` Id.
|
CreateExternalAssetInput |
CreateExternalAssetInput.projectId(IdScalar v) |
Destination `Project` Id.
|
CreateLicenseInput |
CreateLicenseInput.projectId(IdScalar v) |
`Library` Id.
|
CreateMetadataFieldInput |
CreateMetadataFieldInput.projectId(IdScalar v) |
`Project`/`Library` Id where metadata field should be created.
|
InstallProjectWebhookInput |
InstallProjectWebhookInput.projectId(IdScalar v) |
Destination `Project` Id.
|
InviteProjectUserInput |
InviteProjectUserInput.projectId(IdScalar v) |
Id of the `Project` you want to invite `User` to.
|
AddCustomMetadataPropertyOptionsInput |
AddCustomMetadataPropertyOptionsInput.propertyId(IdScalar v) |
`CustomMetadataProperty` Id.
|
CustomMetadataInput |
CustomMetadataInput.propertyId(IdScalar v) |
`CustomMetadataProperty` Id.
|
RemoveCustomMetadataPropertyOptionsInput |
RemoveCustomMetadataPropertyOptionsInput.propertyId(IdScalar v) |
`CustomMetadataProperty` Id.
|
CustomMetadataPropertyPositionInput |
CustomMetadataPropertyPositionInput.targetId(IdScalar v) |
`CustomMetadataProperty` Id used as positional reference for `BEFORE` and `AFTER` placements.
|
CreateWorkflowStatusInput |
CreateWorkflowStatusInput.workflowId(IdScalar v) |
**BETA** `Workflow` Id where `WorkflowStatus` should be created.
|
CreateAssetWorkflowTaskInput |
CreateAssetWorkflowTaskInput.workflowStatusId(IdScalar v) |
**BETA** Id of the `WorkflowStatus` where the `WorkflowTask` should be created.
|
MoveWorkflowTaskInput |
MoveWorkflowTaskInput.workflowStatusId(IdScalar v) |
**BETA** The Id of the destination `WorkflowStatus`.
|