☰
customerReturnNoteUpdate
Update an Customer return note
Update an Customer return note with the inserted data. Returns the updated Customer return note
Function signature
customerReturnNoteUpdate(companyId: Int!,data: CustomerReturnNoteUpdate!,options: CustomerReturnNoteMutateOptions): CustomerReturnNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CustomerReturnNoteUpdate!
options: CustomerReturnNoteMutateOptions