triggerDistributorsProductsImports
Import distributor products to marketplace
This page contains
Arguments
input TriggerDistributorsProductsImportsInput! PREVIEW |
TriggerDistributorsProductsImportsInput fields
distributorProductIds [ID!]! | Unique identifier for the distributor product |
accountId String! | Unique identifier for the distributor |
shouldPublishAfterImport Boolean | Whether product needs to be published on Marketplace production catalog after its imported |
autoSyncAfterImport Boolean | whether imported products data in the marketplace needs to be synced automatically after import if data is changed after import |
Return Fields
productImportIds [ID!] | Product import id returned by product team |
userErrors [TriggerDistributorsProductsImportsError!] PREVIEW | user errors while importing distributor product |
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.