categoryCsvImport
AUTH: Role=[product.OWNER] OR ('user is authenticated')
categoryCsvImport(
input: CategoryCsvInput!
): CsvImportResponse!
AUTH: Role=[product.OWNER] OR ('user is authenticated')
categoryCsvImport(
input: CategoryCsvInput!
): CsvImportResponse!
categoryCsvImport.input
● CategoryCsvInput!
non-null inputCsvImportResponse
object