Docs
Dashboard

productsExport

Mutation

Starts a product export job. The CSV result is delivered to the requester’s email once complete.

#

Arguments


input
ProductsExportInput!Required

The values used to perform the products export operation.

#

Payload


errors
[ProductsExportError!]

User-facing errors that prevented the operation from succeeding.

exportJob
ExportJob

The export job associated with this products export payload.