☰
productCategoryImport
Import a productCategory
Creates a productCategory with the inserted data. Returns the created productCategory
Function signature
productCategoryImport(companyId: Int!,data: ProductCategoryImport!): ProductCategory!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: ProductCategoryImport!