Moloni developers espana logo

customerCreate

Back


Creates a Customer

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

Function signature

customerCreate(companyId: Int!,data: CustomerInsert!): Customer!

Type

Customer!

Arguments

Required fields are marked with "!"

companyId: Int!

data: CustomerInsert!