exportProducts
Export products to csv file.
Triggers the following webhook events:
- NOTIFY_USER (async): A notification for the exported file.
- PRODUCT_EXPORT_COMPLETED (async): A notification for the exported file.
exportProducts(
input: ExportProductsInput!
): ExportProducts
Arguments
exportProducts.input ● ExportProductsInput! non-null input
Fields required to export product data.
Type
ExportProducts object
Export products to csv file.
Triggers the following webhook events:
- NOTIFY_USER (async): A notification for the exported file.
- PRODUCT_EXPORT_COMPLETED (async): A notification for the exported file.