exportProducts
Create an export of products using set parameters.
Requires the product/read and productlocale/read scopes on the specified DemandHq.
exportProducts(
input: ExportInput!
parameters: ExportProductsParametersInput!
): DemandExport!
Arguments
exportProducts.input
● ExportInput!
non-null input
exportProducts.parameters
● ExportProductsParametersInput!
non-null input
Type
DemandExport
object
An export for the Demand Domain.