Moloni developers espana logo

supplierCreate

Back


Creates a supplier

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

Function signature

supplierCreate(companyId: Int!,data: SupplierInsert!): Supplier!

Type

Supplier!

Arguments

Required fields are marked with "!"

companyId: Int!

data: SupplierInsert!