Moloni developers espana logo

customerUpdate

Back


Updates a Customer

Updates the selected Customer with the inserted data. Returns the updated Customer.

Function signature

customerUpdate(companyId: Int!,data: CustomerUpdate!): Customer!

Type

Customer!

Arguments

Required fields are marked with "!"

companyId: Int!

data: CustomerUpdate!