importData
Returns the data for an import. This is not a subresolver due to response size (large).
importData(
filename: String!
): SupplyImportDataResponse!
Arguments
importData.filename
● String!
non-null scalar
Type
SupplyImportDataResponse
object
The response from importData, containing data and metadata.