SupplyImportData
The data for an import, containing which actions to undertake.
type SupplyImportData {
actions: [SupplyImportDataAction!]
}
Fields
SupplyImportData.actions
● [SupplyImportDataAction!]
list object
Member of
SupplyImportDataResponse
object