triggerProductDownloadProcess
This page contains
Arguments
input TriggerProductDownloadProcessInput |
TriggerProductDownloadProcessInput 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 |
Return Fields
process DownloadProcess | The triggered download process |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.