Skip to main content

ExportInfoInput Input Type

No description

input ExportInfoInput {
attributes: [ID!]
warehouses: [ID!]
channels: [ID!]
fields: [ProductFieldEnum!]
}

Fields

attributes ● [ID!]

List of attribute ids witch should be exported.

warehouses ● [ID!]

List of warehouse ids witch should be exported.

channels ● [ID!]

List of channels ids which should be exported.

fields ● [ProductFieldEnum!]

List of product fields witch should be exported.

Member Of

ExportProductsInput input