ExportProductsInput
No description
input ExportProductsInput {
scope: ExportScope!
filter: ProductFilterInput
ids: [ID!]
exportInfo: ExportInfoInput
fileType: FileTypesEnum!
}
Fields
ExportProductsInput.scope
● ExportScope!
non-null enum
Determine which products should be exported.