UpdateEndCustomerBasicInfosInput
The data required to update the basic infos of an end customer
input UpdateEndCustomerBasicInfosInput {
companyName: String!
}
Fields
UpdateEndCustomerBasicInfosInput.companyName ● String! non-null scalar
The name of the company
Member Of
updateEndCustomerInfos mutation