☰
deliveryNoteCreate
Creates a Delivery note
Creates a Delivery note with the inserted data. Returns the created Delivery note
Function signature
deliveryNoteCreate(companyId: Int!,data: DeliveryNoteInsert!,options: DeliveryNoteMutateOptions): DeliveryNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: DeliveryNoteInsert!
options: DeliveryNoteMutateOptions