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 products
Fields required to export product data.
Type
ExportProducts
object products
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.