ExportScope
No description
enum ExportScope {
ALL
IDS
FILTER
}
Values
ExportScope.ALL
Export all products.
ExportScope.IDS
Export products with given ids.
ExportScope.FILTER
Export the filtered products.
Member Of
ExportGiftCardsInput
input ● ExportProductsInput
input