Moloni developers espana logo

productCreate

Back


Creates a product

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

Function signature

productCreate(companyId: Int!,data: ProductInsert!): Product!

Type

Product!

Arguments

Required fields are marked with "!"

companyId: Int!

data: ProductInsert!