☰
deliveryNoteUpdate
Update a Delivery note
Update a Delivery note with the inserted data. Returns the updated Delivery note
Function signature
deliveryNoteUpdate(companyId: Int!,data: DeliveryNoteUpdate!,options: DeliveryNoteMutateOptions): DeliveryNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: DeliveryNoteUpdate!
options: DeliveryNoteMutateOptions