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