Moloni developers espana logo

productCategoryCreate

Back


Creates a productCategory

Creates a productCategory with the inserted data. Returns the created productCategory

Function signature

productCategoryCreate(companyId: Int!,data: ProductCategoryInsert!): ProductCategory!

Type

ProductCategory!

Arguments

Required fields are marked with "!"

companyId: Int!

data: ProductCategoryInsert!