TriggerProductDownloadProcessInput
This page contains
Fields
| entityType DownloadEntityType! | The entity Type (ex: PRODUCT_BASIC) |
| version ProductVersion | Product Version, either PUBLISHED or WORKING |
| filterCriteria [FilterCriteriaInput!] | Optional filter to apply to the download process |
| activityType ActivityType | Activity type used for activity log classification |
| workflowType WorkflowType | Optional workflow type; only used when activityType is WORKFLOW (UPDATE, CREATE, PUBLISH, DOWNLOAD) |
Mutations for TriggerProductDownloadProcessInput
| triggerProductDownloadProcess |